feat: 添加 terser 作为构建工具的压缩选项
All checks were successful
/ playwright (push) Successful in 56s
/ depcheck (push) Successful in 1m46s
/ build-and-deploy-to-vercel (push) Successful in 1m39s

This commit is contained in:
严浩
2025-01-08 10:25:05 +08:00
parent 3292800f0d
commit df0ccdaed1
5 changed files with 101 additions and 74 deletions

View File

@ -109,6 +109,7 @@
"prettier": "^3.4.2",
"sass-embedded": "^1.83.1",
"surge": "^0.24.6",
"terser": "^5.37.0",
"typescript": "~5.7.2",
"unocss": "^0.65.3",
"unplugin-auto-import": "^0.19.0",