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

Browser not refreshing on code change #338

Open
carlosloureda opened this issue Feb 27, 2018 · 2 comments
Open

Browser not refreshing on code change #338

carlosloureda opened this issue Feb 27, 2018 · 2 comments

Comments

@carlosloureda
Copy link

I am very new with babel and react, just felt right to test ARC design and this package. I am missing a feature that comes right out of the box with create-react-app command. This feature is the ability to reload the page when changing any line of code. I don't know it I can tweak this with some kind of package.json configuration or something like that. Thank you!

@vegeta897
Copy link

Are you running npm run-script dev or npm run-script dev-example?

@carlosloureda
Copy link
Author

Nope. I am running npm run dev . For what I see in my project it refreshes on some action/reducers code changes but not in pages/components code, seems weird.

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

No branches or pull requests

2 participants