G
G
GaserV2018-03-15 18:24:51
webpack
GaserV, 2018-03-15 18:24:51

Why doesn't webpack reload a page after changing a file (component)?

Such a disaster. Under OSX, webpack works fine, reloads after changes are made. But I deployed the project to ubuntu and the changes are applied only after I restart the webpack. And after I restarted him, he reloads the page 1 time and that's it. Doesn't want any more. There are no errors in the console or in the bash. What could be the problem? Who faced?
PS Changes are not applied even after I reload the page myself

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GaserV, 2018-03-15
@GaserV

Fixed, break a ton of information) If someone encounters the same problem on Linux, then type in:

echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf ; sudo sysctl -p

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question