hide chunk size warning
This commit is contained in:
parent
67de46eeb6
commit
b690bcceff
@ -54,13 +54,12 @@ export default defineNuxtConfig({
|
||||
},
|
||||
},
|
||||
},
|
||||
build: {
|
||||
chunkSizeWarningLimit: 800000,
|
||||
},
|
||||
},
|
||||
|
||||
experimental: {
|
||||
payloadExtraction: false,
|
||||
},
|
||||
|
||||
// build: {
|
||||
// chunkSizeWarningLimit: 800000,
|
||||
// },
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user