mirror of
https://github.com/coleam00/bolt.new-any-llm
synced 2024-12-27 22:33:03 +00:00
Merge pull request #751 from dustinwloring1988/fix/v3_lazyRouteDiscovery-warn
fix: update vite.config.ts
This commit is contained in:
commit
b5867835f5
@ -19,7 +19,8 @@ export default defineConfig((config) => {
|
||||
future: {
|
||||
v3_fetcherPersist: true,
|
||||
v3_relativeSplatPath: true,
|
||||
v3_throwAbortReason: true
|
||||
v3_throwAbortReason: true,
|
||||
v3_lazyRouteDiscovery: true
|
||||
},
|
||||
}),
|
||||
UnoCSS(),
|
||||
|
Loading…
Reference in New Issue
Block a user