集成compression-webpack-plugin插件实现打包Gzip压缩

This commit is contained in:
RuoYi
2021-12-20 09:46:17 +08:00
parent ca2405c104
commit a028b566ed
2 changed files with 13 additions and 1 deletions

View File

@ -67,6 +67,7 @@
"babel-eslint": "10.1.0",
"babel-plugin-dynamic-import-node": "2.3.3",
"chalk": "4.1.0",
"compression-webpack-plugin": "5.0.2",
"connect": "3.6.6",
"eslint": "7.15.0",
"eslint-plugin-vue": "7.2.0",