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:
parent
c383dc1da4
commit
3e4e7d9c81
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ export default defineConfig(({ mode }) => {
|
|||
|
||||
build: {
|
||||
sourcemap: true,
|
||||
chunkSizeWarningLimit: 1600,
|
||||
rollupOptions: {
|
||||
output: {
|
||||
manualChunks(id: string) {
|
||||
|
|
Loading…
Reference in a new issue