Reduced page weight
... | ... | @@ -32,7 +32,8 @@ |
"dotenv-webpack": "^1.7.0", | ||
"eslint": "^5.16.0", | ||
"eslint-plugin-vue": "^5.0.0", | ||
"vue-template-compiler": "^2.6.10" | ||
"vue-template-compiler": "^2.6.10", | ||
"webpack-bundle-analyzer": "^3.3.2" | ||
}, | ||
"eslintConfig": { | ||
"root": true, | ||
... | ... |
Please register or sign in to comment