diff --git a/vite.config.ts b/vite.config.ts index e703eea9e..e8218bf20 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -25,6 +25,7 @@ export default defineConfig(() => { v3_relativeSplatPath: true, v3_throwAbortReason: true, v3_routeConfig: true, + v3_lazyRouteDiscovery: true, }, }), babel({