打包时gzip压缩
Showing
... | ... | @@ -54,7 +54,9 @@ |
"babel-core": "7.0.0-bridge.0", | ||
"babel-eslint": "10.0.1", | ||
"chalk": "2.4.2", | ||
"compression-webpack-plugin": "^1.1.12", | ||
"connect": "3.6.6", | ||
"crypto-js": "4.1.1", | ||
"eslint": "5.15.3", | ||
"eslint-plugin-vue": "5.2.2", | ||
"html-webpack-plugin": "3.2.0", | ||
... | ... | @@ -68,8 +70,7 @@ |
"stylus-loader": "^3.0.2", | ||
"svg-sprite-loader": "4.1.3", | ||
"svgo": "1.2.2", | ||
"vue-template-compiler": "2.6.10", | ||
"crypto-js": "4.1.1" | ||
"vue-template-compiler": "2.6.10" | ||
}, | ||
"engines": { | ||
"node": ">=8.9", | ||
... | ... |
Please register or sign in to comment