1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

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

View file

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