Мелкие поправки

This commit is contained in:
Book Pauk
2018-12-28 19:34:26 +07:00
parent 53a7de2883
commit a04f9fde6e
4 changed files with 775 additions and 913 deletions

View File

@@ -16,8 +16,6 @@ module.exports = merge(baseWpConfig, {
test: /\.vue$/,
loader: "vue-loader"
},
// это будет применяться к файлам `.css`
// А ТАКЖЕ к секциям `<style>` внутри файлов `.vue`
{
test: /\.css$/,
use: [