adjust vite limit

Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
FTCHD
2025-10-06 22:48:29 +02:00
parent d04f853f06
commit e68802dcd0
+2
View File
@@ -26,6 +26,8 @@ export default defineConfig(async () => ({
}),
],
build: { chunkSizeWarningLimit: 2048 },
esbuild: {
supported: {
'top-level-await': false, //browsers can handle top-level-await features