Skip to content

Commit

Permalink
Turn on unstable flags
Browse files Browse the repository at this point in the history
  • Loading branch information
brookslybrand committed Aug 16, 2024
1 parent 086fcae commit 9e4d61a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ export default defineConfig({
v3_throwAbortReason: true,
v3_fetcherPersist: true,
v3_relativeSplatPath: true,
unstable_singleFetch: true,
unstable_lazyRouteDiscovery: true,
},
}),
tsconfigPaths(),
Expand Down

0 comments on commit 9e4d61a

Please sign in to comment.