hopefully fix werid build errors

This commit is contained in:
Cooper 2024-09-23 00:23:14 +00:00 committed by GitHub
parent c06e455453
commit af31bdb1cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

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