mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
Update vite.config.ts
added the v3_lazyRouteDiscovery flag
This commit is contained in:
parent
7313080c32
commit
b8901ef984
@ -25,6 +25,7 @@ export default defineConfig((config) => {
|
||||
v3_fetcherPersist: true,
|
||||
v3_relativeSplatPath: true,
|
||||
v3_throwAbortReason: true,
|
||||
v3_lazyRouteDiscovery: true,
|
||||
},
|
||||
}),
|
||||
UnoCSS(),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user