Skip to content

Commit

Permalink
added the v3_lazyRouteDiscovery flag
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinwloring1988 committed Dec 2, 2024
1 parent 6c552f8 commit 0be52a9
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 0be52a9

Please sign in to comment.