Do I have to restart vite everytime I update routes (file based routing)? #2330
Unanswered
ashoktamang
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using Vite + React + Typescript. So, everytime I update routes, I have to restart vite to generate the updated routes. Is there a way to accomplish regeneration without restarting the server manually?
Beta Was this translation helpful? Give feedback.
All reactions