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 f016946 commit eeb5069Copy full SHA for eeb5069
react-router.config.ts
@@ -0,0 +1,4 @@
1
+import { type Config } from '@react-router/dev/config'
2
+export default {
3
+ ssr: true,
4
+} satisfies Config
0 commit comments