打包gzip压缩,部署后线上运行更快
Showing
... | ... | @@ -58,6 +58,7 @@ |
"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", | ||
... | ... |
Please register or sign in to comment