1
0
mirror of synced 2026-03-23 02:58:34 +08:00

chore: 更新vite

This commit is contained in:
roymondchen
2026-03-17 16:52:46 +08:00
parent 3e4d49dd45
commit 6d91a7a844
16 changed files with 1344 additions and 1143 deletions

View File

@@ -552,9 +552,11 @@ export default defineConfig({
vite: {
optimizeDeps: {
esbuildOptions: {
define: {
global: 'globalThis',
rolldownOptions: {
transform: {
define: {
global: 'globalThis',
},
},
},
},