You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like is a problem with windows bash, and it can be solved adding some extra config to the webpack dev server.
see: vercel/next.js#166 vercel/next.js@7a66870
At branch feature/react
HMR is not working, even if I refresh the page I can't see the changes.
Articles that I used:
http://andrewhfarmer.com/webpack-hmr-tutorial/
https://medium.com/@rajaraodv/webpacks-hmr-react-hot-loader-the-missing-manual-232336dc0d96
Repos with working examples:
https://github.com/ModusCreateOrg/budgeting-sample-app-webpack2
https://github.com/tststs/react-hot-loader-3-express-example
The text was updated successfully, but these errors were encountered: