Replies: 1 comment
-
Remix has not support for rewrites because RR doesn't, even if you do the rewrite server-side it won't work once the app is hydrated client-side. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did i can through custom express server modify req.url?
My goal:
When the basename in package.json is '/home', the app will serve app/_index.tsx when i visit '/main' path
Beta Was this translation helpful? Give feedback.
All reactions