mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
Remove chunk size warning
This commit is contained in:
@@ -78,6 +78,7 @@ export default defineConfig(({ command }) => ({
|
||||
emptyOutDir: false,
|
||||
minify: true,
|
||||
//sourcemap: sourcemap,
|
||||
chunkSizeWarningLimit: 4000,
|
||||
rollupOptions: {
|
||||
input: {
|
||||
settings: join(__dirname, "src", "interface", "index.html"),
|
||||
|
||||
Reference in New Issue
Block a user