how can i make hmr detect when routes are modified in framework mode? #10644
Unanswered
JDCodeWork
asked this question in
Q&A
Replies: 0 comments
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.
-
I recently started to migrate my application from vite with react, and react router as a library to framework mode, after following what the documentation says I noticed that when modifying the routes.ts the development server is not updated, the only way I have found to update the development server is to stop it and upload it again, I do not know what configuration I can do or what to do.
the repository I am working on is JDCodeWork/anon-feed, in the migrate-to-rr7 branch.
Beta Was this translation helpful? Give feedback.
All reactions