Disable lazy route disocvery

This commit is contained in:
Kalle 2025-07-02 21:14:23 +03:00
parent ea178d7d6a
commit 4a0c48ba43

View File

@ -25,7 +25,6 @@ export default defineConfig(() => {
v3_relativeSplatPath: true,
v3_throwAbortReason: true,
v3_routeConfig: true,
v3_lazyRouteDiscovery: true,
},
}),
babel({