Skip to content

feat: restart applications in HMR mode when modules cannot be updated #3892

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

Closed
vtrifonov opened this issue Sep 13, 2018 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@vtrifonov
Copy link
Contributor

In HMR mode there might be some modules which changes are not accepted and they won't show up in the application, so in order to apply those changes we'd better restart the application.
So can you please listen for the following outputs from the applications log Application needs to be restarted in order to apply the changes. and The following modules could not be updated and restart the app when you receive such logs.

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

5 participants