nginx增加gzip压缩,webpack预压缩gz文件

This commit is contained in:
whyour
2021-03-29 10:08:19 +08:00
parent b10e77dce6
commit 1cec38243c
3 changed files with 22 additions and 0 deletions
+1
View File
@@ -57,6 +57,7 @@
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@umijs/test": "^3.3.9",
"compression-webpack-plugin": "6.1.1",
"lint-staged": "^10.0.7",
"nodemon": "^2.0.4",
"prettier": "^2.2.0",