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

Watcher compiling react file fails after detecting js error. #36

Open
Heegiiny opened this issue Feb 15, 2018 · 0 comments
Open

Watcher compiling react file fails after detecting js error. #36

Heegiiny opened this issue Feb 15, 2018 · 0 comments

Comments

@Heegiiny
Copy link

Just after executing npm start, webpack watchs for js files and recompiles them on updating. If I start server and change a text in some file, everything works fine and after reloading the page in web browser, I see the typed text. But if js files contain an error, watching stops and after that no change in code affects the app in browser before I reboot.

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

1 participant