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

Reload the context on hot reload #9

Open
saskodh opened this issue Jul 4, 2016 · 0 comments
Open

Reload the context on hot reload #9

saskodh opened this issue Jul 4, 2016 · 0 comments

Comments

@saskodh
Copy link
Owner

saskodh commented Jul 4, 2016

Background

Node has support for hot reload of changed files during run-time when the app is started in debug mode.
When the app context is affected by the hot reload the context needs to reload itself also (for example when new component is added).

Goal

Enable context reload when hot reload is done.

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

No branches or pull requests

1 participant