fix: 处理vite-plugin-top-level-await打包报错问题
Error: [vite-plugin-top-level-await] missing field `ctxt`
Showing
| ... | ... | @@ -130,7 +130,7 @@ |
| "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.4.4", | ||
| "vue-eslint-parser": "^9.3.2", | ||
| "vue-tsc": "^1.8.27" | ||
| }, | ||
| ... | ... |
Please
register
or
sign in
to comment