fix silly vite

This commit is contained in:
Cooper 2024-09-22 15:51:25 +00:00 committed by GitHub
parent c383dc1da4
commit 3e4e7d9c81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ export default defineConfig(({ mode }) => {
build: {
sourcemap: true,
chunkSizeWarningLimit: 1600,
rollupOptions: {
output: {
manualChunks(id: string) {