[swc-loader] is react.refresh affected by webpack mode? #4555
Answered
by
Austaras
theogravity
asked this question in
Q&A
-
I am using |
Beta Was this translation helpful? Give feedback.
Answered by
Austaras
May 6, 2022
Replies: 1 comment
-
Yes, react refresh is only enabled when |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
theogravity
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, react refresh is only enabled when
react.development
is true.