Is it possible to disable Fast Refresh in React? #3733
-
I see on the docs that for React projects, Rsbuild uses React's official Fast Refresh capability to perform component hot updates. Is there any way to turn this off and use React's old HMR? With webpack, I could use Context: I have a very old react project that I'd like to try and get rsbuild integrated. It has Class components, so the fast refresh doesn't really work during development. |
Beta Was this translation helpful? Give feedback.
Answered by
chenjiahan
Oct 16, 2024
Replies: 1 comment
-
We will add a new option in the next release: #3738 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Chevindu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We will add a new option in the next release: #3738