feat: 添加cssnano,打包时压缩css体积

This commit is contained in:
xiaoxian521
2022-09-08 17:23:48 +08:00
parent 392105e820
commit 594f9b98ab
3 changed files with 5 additions and 1 deletions

View File

@@ -117,6 +117,7 @@
"@vue/runtime-core": "^3.2.38",
"autoprefixer": "^10.4.8",
"cloc": "^2.10.0",
"cssnano": "^5.1.13",
"eslint": "^8.8.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.4.1",