Replies: 1 comment
-
You can use RR without Vite, you just won't get the things the a Vite plugin gives you. But the library itself is usable wit any bundler. |
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.
-
My understanding is that the next major version of react-router will mainly use a Vite plugin.
Otherwise, we may follow the manual installation with vite.
But what if our codebase is older and we use webpack or rspack/rsbuild ? Will we be able to install v7 in some other way?
Beta Was this translation helpful? Give feedback.
All reactions