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

feat:add hot module reload option in the CLI not to restart the app on js/ts changes #3875

Closed
vtrifonov opened this issue Sep 10, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@vtrifonov
Copy link
Contributor

We need to have an option in the CLI which will enable --bundle by default and will not restart the application when you change a js/ts file.

@rosen-vladimirov
Copy link
Contributor

The new option is --hmr. Ensure it is available in the help of tns run [<platform>] commands.

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

4 participants