前端插件优化
Showing
| ... | ... | @@ -58,13 +58,14 @@ |
| "@vue/cli-service": "^3.3.0", | ||
| "@vue/eslint-config-standard": "^4.0.0", | ||
| "babel-eslint": "7.2.3", | ||
| "compression-webpack-plugin": "^3.1.0", | ||
| "eslint": "^5.16.0", | ||
| "eslint-plugin-vue": "^5.1.0", | ||
| "html-webpack-plugin": "^4.2.0", | ||
| "less": "^3.9.0", | ||
| "less-loader": "^4.1.0", | ||
| "vue-template-compiler": "^2.6.10", | ||
| "html-webpack-plugin": "^4.2.0", | ||
| "compression-webpack-plugin": "^3.1.0" | ||
| "mini-css-extract-plugin": "^2.6.0", | ||
| "vue-template-compiler": "^2.6.10" | ||
| }, | ||
| "eslintConfig": { | ||
| "root": true, | ||
| ... | ... |
Please
register
or
sign in
to comment