mirror of
https://github.com/stackblitz/bolt.new
synced 2025-02-06 04:48:04 +00:00
Merge pull request #505 from oTToDev-CE/main
Fixed v3_lazyRouteDiscovery flag warn
This commit is contained in:
commit
6a3a6c7b40
@ -20,6 +20,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