-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Performance: 4.0 Hot Module Replacement build very slow #209
Comments
new ESLintPlugin({
...
cache: true, // 👈
...
}) |
Thanks. |
Duplicate of #208 |
Closed
I already have |
still slow even if i set |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug report
#197 changes caused Hot Module Replacement build to be very slow after save files in dev mode.
Actual Behavior
HMR consumes a lot of time.
Expected Behavior
Need to be as responsive fast as before.
How Do We Reproduce?
Please paste the results of
npx webpack-cli info
here, and mention other relevant informationThe text was updated successfully, but these errors were encountered: