mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-02-03 03:25: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_fetcherPersist: true,
|
||||||
v3_relativeSplatPath: true,
|
v3_relativeSplatPath: true,
|
||||||
v3_throwAbortReason: true,
|
v3_throwAbortReason: true,
|
||||||
|
v3_lazyRouteDiscovery: true,
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
UnoCSS(),
|
UnoCSS(),
|
||||||
|
Loading…
Reference in New Issue
Block a user