1
0
mirror of synced 2026-05-21 01:36:40 +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

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