Skip to content

Commit 503a497

Browse files
Update vite.config.js
1 parent 593aabf commit 503a497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/assets/vite/vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export default defineConfig({
1414
v3_fetcherPersist: true,
1515
v3_relativeSplatPath: true,
1616
v3_throwAbortReason: true,
17-
v3_routeConfig: true,
17+
v3_routeConfig: false,
1818
},
1919
}),
2020
tsconfigPaths(),

0 commit comments

Comments
 (0)