Commit 6b1629b7 by lijiabin

chore: 引入vite8

parent 7c1cf367
......@@ -62,7 +62,7 @@
"unplugin-auto-import": "^20.2.0",
"unplugin-icons": "^22.5.0",
"unplugin-vue-components": "^30.0.0",
"vite": "^7.1.11",
"vite": "^8.0.0",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-vue-devtools": "^8.0.3",
"vue-tsc": "^3.1.1"
......
......@@ -109,6 +109,7 @@ export default defineConfig(({ mode }) => {
return 'vendor'
}
},
advancedChunks: {},
},
},
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment