-
-
Notifications
You must be signed in to change notification settings - Fork 571
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
refactor: replace devServer.hot by HotModuleReplacementPlugin #5193
Conversation
* feat: normal-module-loader hook * fix --------- Co-authored-by: ahabhgk <[email protected]>
!eco-ci |
Test Compatibility Diff
Unpassed tests1 ⚪️ ConfigTestCases additional-pass simple simple: TODO |
* refactor(rspack_core): remove nodejs_resolver and `experiments.rspackFuture.newResolver` (#5089) * refactor(rspack_core): remove nodejs_resolver * feat: remove `experiments.rspackFuture.newResolver` * refactor: replace devServer.hot by HotModuleReplacementPlugin (#5193) * wip * feat: normalModule loader hook (#5065) * feat: normal-module-loader hook * fix --------- Co-authored-by: ahabhgk <[email protected]> * fix * typo * fix test * fix --------- Co-authored-by: Fy <[email protected]> * refactor: enable disableApplyEntryLazily by default (#5179) * feat: init * test: update * test: test rspack-cli * test: snap --------- Co-authored-by: Boshen <[email protected]> Co-authored-by: Gengkun <[email protected]> Co-authored-by: Fy <[email protected]>
Summary
Test Plan
Require Documentation?