We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 337d73a commit c6bbf7dCopy full SHA for c6bbf7d
1 file changed
react-router.config.ts
@@ -4,11 +4,4 @@ export default {
4
appDirectory: "src",
5
ssr: false,
6
prerender: ["/", "/terms", "/privacy"],
7
- future: {
8
- v8_middleware: true,
9
- v8_splitRouteModules: true,
10
- v8_viteEnvironmentApi: true,
11
- v8_passThroughRequests: true,
12
- v8_trailingSlashAwareDataRequests: true,
13
- },
14
} satisfies Config;
0 commit comments