build: use jsMinifier

This commit is contained in:
jialin
2024-06-14 18:10:56 +08:00
parent 28088b270d
commit 3a43d31586
3 changed files with 4159 additions and 6 deletions
+2 -1
View File
@@ -24,7 +24,8 @@
"crypto-js": "^4.2.0",
"dayjs": "^1.11.11",
"lodash": "^4.17.21",
"numeral": "^2.0.6"
"numeral": "^2.0.6",
"umi-presets-pro": "^2.0.3"
},
"devDependencies": {
"@types/react": "^18.3.1",