diff --git a/apps/web/vite.config.ts b/apps/web/vite.config.ts index 7b9ef7a15b..2289b6c13a 100644 --- a/apps/web/vite.config.ts +++ b/apps/web/vite.config.ts @@ -93,6 +93,7 @@ export default defineConfig({ plugins: [rejectStandaloneServe(), react()], build: { sourcemap: true, + modulePreload: { polyfill: false }, rollupOptions: { output: { // Output layout: the two main chunks stay at assets/ root; lazy