mirror of
https://github.com/tale/headplane.git
synced 2026-08-22 18:56:38 +00:00
feat: update build for react router v8
This commit is contained in:
@@ -6,5 +6,9 @@ export default {
|
||||
future: {
|
||||
unstable_optimizeDeps: true,
|
||||
v8_splitRouteModules: "enforce",
|
||||
v8_middleware: true,
|
||||
v8_viteEnvironmentApi: true,
|
||||
v8_passThroughRequests: true,
|
||||
v8_trailingSlashAwareDataRequests: true,
|
||||
},
|
||||
} satisfies Config;
|
||||
|
||||
Reference in New Issue
Block a user