webpack-hot-middleware icon indicating copy to clipboard operation
webpack-hot-middleware copied to clipboard

Only rebuilding if newly installed

Open daumann opened this issue 8 years ago • 0 comments

I have a curious issue in which the hot reloading "webpack compiling and building..." on change of some components only works on a new work day after deleting node_modules and npm i again (then it continuously works until the next day)

To what issue could this behavior point to? What is different from the newly installed and the installed previously state/ what could cause this issue?

daumann avatar Sep 18 '17 10:09 daumann