Skip to content

Commit

Permalink
Merge pull request #505 from oTToDev-CE/main
Browse files Browse the repository at this point in the history
Fixed v3_lazyRouteDiscovery flag warn
  • Loading branch information
dustinwloring1988 authored Dec 2, 2024
2 parents 455684a + 0be52a9 commit 6a3a6c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export default defineConfig((config) => {
v3_fetcherPersist: true,
v3_relativeSplatPath: true,
v3_throwAbortReason: true,
v3_lazyRouteDiscovery: true,
},
}),
UnoCSS(),
Expand Down

0 comments on commit 6a3a6c7

Please sign in to comment.