Skip to content
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

Hot reload fails after fixing syntax error #332

Open
u0078867 opened this issue Oct 6, 2017 · 2 comments
Open

Hot reload fails after fixing syntax error #332

u0078867 opened this issue Oct 6, 2017 · 2 comments
Labels
V2.6.0 Webpack update V4
Milestone

Comments

@u0078867
Copy link

u0078867 commented Oct 6, 2017

This happens even with the proposed patch of static requires in the routes file.
It is claimed that webpack 2.2.0+ fixes the bug, but config files need some major editing. A quick and dirty workaround is to include the plugin webpack.NoErrorsPlugin.

@mannyhenri mannyhenri added the V2.6.0 Webpack update V4 label Jun 1, 2018
@mannyhenri mannyhenri added this to To do in MERN Roadmap via automation Jun 1, 2018
@mannyhenri mannyhenri added this to the 2.6.0 milestone Jun 1, 2018
@mannyhenri
Copy link
Contributor

We're planning to update to webpack V4 in V2.6.0 so this should be handled through the update.

@u0078867
Copy link
Author

u0078867 commented Jun 2, 2018

Indeed, that is definitely fixed in webpack 4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2.6.0 Webpack update V4
Projects
MERN Roadmap
  
To do
Development

No branches or pull requests

2 participants