Мелкий рефакторинг

This commit is contained in:
Book Pauk
2019-01-04 18:33:23 +07:00
parent c58c47018e
commit f6d19445a2
3 changed files with 4 additions and 10 deletions

View File

@@ -20,10 +20,6 @@ module.exports = merge(baseWpConfig, {
module: {
rules: [
{
test: /\.vue$/,
loader: "vue-loader"
},
{
test: /\.css$/,
use: [