-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 module / hrm not working anymore? #862
Comments
I found a solution over here. gaearon/react-hot-loader#511 (comment) |
I've been experiencing this too, and discovered that adding The |
Pruning due to age and apparently solution/workaround. |
sorry, I am noob here.
What is that App in: |
Config example:
//visitor/entrypoint.js
http://localhost:9000/ shows correctly the visitor bundle/app.
I try to change the word "visitor" with "whatever" but nothing happens, HMR seems to connect correctly but then once the bundle gets updated nothing is changed on browsers.
Here the console: what's wrong?
The text was updated successfully, but these errors were encountered: