adjust vite limit
Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
@@ -26,6 +26,8 @@ export default defineConfig(async () => ({
|
||||
}),
|
||||
],
|
||||
|
||||
build: { chunkSizeWarningLimit: 2048 },
|
||||
|
||||
esbuild: {
|
||||
supported: {
|
||||
'top-level-await': false, //browsers can handle top-level-await features
|
||||
|
||||
Reference in New Issue
Block a user