解决打包问题

pull/497/head
shizhong 2024-08-14 14:53:03 +08:00
parent 1e858b9d12
commit d318a126e1
1 changed files with 6 additions and 1 deletions

View File

@ -125,10 +125,15 @@
"vite-plugin-progress": "^0.0.7",
"vite-plugin-purge-icons": "^0.10.0",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-top-level-await": "^1.3.1",
"vite-plugin-top-level-await": "1.3.1",
"vue-eslint-parser": "^9.3.2",
"vue-tsc": "^1.8.27"
},
"overrides": {
"vite-plugin-top-level-await": {
"@swc/core": "1.3.10"
}
},
"license": "MIT",
"repository": {
"type": "git",