-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: HMR does not work after making modifications when there is a compilation error. #4682
Comments
This is a regression introduced in Rspack v1.2.6. I have released See: https://github.com/web-infra-dev/rsbuild/releases/tag/v1.2.14 |
hello, when I change |
No, the plugins does not need to be upgraded |
This has been fixed by web-infra-dev/rspack#9482. We will release a new Rspack patch today |
Version
Details
Since version rsbuild/[email protected], HRM does not work after making modifications when there is a compilation error.
Reproduce link
https://codesandbox.io/p/devbox/psmm3t
Reproduce Steps
The text was updated successfully, but these errors were encountered: