mern-starter icon indicating copy to clipboard operation
mern-starter copied to clipboard

Hot reload fails after fixing syntax error

Open u0078867 opened this issue 7 years ago • 2 comments

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.

u0078867 avatar Oct 06 '17 16:10 u0078867

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

mannyhenri avatar Jun 01 '18 23:06 mannyhenri

Indeed, that is definitely fixed in webpack 4.

u0078867 avatar Jun 02 '18 16:06 u0078867