Replies: 1 comment
-
You can read about the decision here: https://github.com/remix-run/react-router/blob/main/decisions/0013-react-router-config-ts.md |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am a remix user and I want to port my app to use react-router but after reading the react-router documentation I noticed you brought back
remix.config.js
config file with just another namereact-router.config.js
. I thought we are done with this nonsense. Why can't you just let us pass configuration invite.config.js
file. I thought react-router is just a vite plugin. I have 4 configuration files already. WHY???Beta Was this translation helpful? Give feedback.
All reactions