Skip to content

Commit

Permalink
Enable v3_lazyRouteDiscovery
Browse files Browse the repository at this point in the history
  • Loading branch information
lizkenyon committed Nov 25, 2024
1 parent 834392a commit d377ae5
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 @@ -50,6 +50,7 @@ export default defineConfig({
v3_fetcherPersist: true,
v3_relativeSplatPath: true,
v3_throwAbortReason: true,
v3_lazyRouteDiscovery: true,
},
}),
tsconfigPaths(),
Expand Down

0 comments on commit d377ae5

Please sign in to comment.