mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
hopefully fix werid build errors
This commit is contained in:
parent
c06e455453
commit
af31bdb1cc
1 changed files with 0 additions and 1 deletions
|
@ -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) {
|
||||||
|
|
Loading…
Reference in a new issue