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

Hot reload #286

Merged
merged 8 commits into from
Sep 12, 2016
Merged

Hot reload #286

merged 8 commits into from
Sep 12, 2016

Conversation

matteofigus
Copy link
Member

@matteofigus matteofigus commented Sep 11, 2016

This fixes #283

Basically allows to disable hot reloading (which is going to not look for changes and preserve the created instance simulating the live registry instance), via running
oc dev components/ 3030 --hotReloading=false

Note: this depends on PR: #285

@matteofigus
Copy link
Member Author

Reviewed this with @lobut

@matteofigus matteofigus merged commit ed39c19 into master Sep 12, 2016
@matteofigus matteofigus deleted the hot-reload branch September 12, 2016 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OC dev destroys the instance during hot reload and doesn't allow to test caching
1 participant