Routing in Rsbuild #2913
sagardwivedi
started this conversation in
General
Replies: 1 comment
-
Rsbuild is a build tool and does not handle client routes. You can use route libs like react-router or vue-router. For the routing of Rsbuild dev server, you can refer to https://rsbuild.dev/guide/basic/server#page-routing |
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.
-
How do I set up routing in rsbuild? Can you provide a step-by-step guide on implementing routing in a web application using rsbuild?
Beta Was this translation helpful? Give feedback.
All reactions