Skip to content
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

Webpack hot reloading and React hot loader not working #1

Closed
FerreiraRaphael opened this issue May 31, 2017 · 2 comments
Closed

Webpack hot reloading and React hot loader not working #1

FerreiraRaphael opened this issue May 31, 2017 · 2 comments
Assignees
Labels

Comments

@FerreiraRaphael
Copy link
Owner

FerreiraRaphael commented May 31, 2017

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

@FerreiraRaphael
Copy link
Owner Author

Some things that are worth looking tomorrow:

The official docs haven't seen that yet 😢

This guy issue can have some good info:
webpack/webpack-dev-server#742

@FerreiraRaphael
Copy link
Owner Author

FerreiraRaphael commented Jun 2, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant