We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Environment
To Reproduce
tns create ngApp --ng && cd ngApp
tns run android --hmr
tns run ios --hmr
Expected behavior The app should get the change applied.
Additional context In order to get the HMR working in Angular apps, I have to follow the steps in this wiki: https://github.com/NativeScript/nativescript-angular/wiki/HMR.
The text was updated successfully, but these errors were encountered:
With CLI 5.2.0 and [email protected]
Sorry, something went wrong.
DimitarTachev
endarova
No branches or pull requests
Environment
To Reproduce
tns create ngApp --ng && cd ngApp
tns run android --hmr
ortns run ios --hmr
Expected behavior
The app should get the change applied.
Additional context
In order to get the HMR working in Angular apps, I have to follow the steps in this wiki: https://github.com/NativeScript/nativescript-angular/wiki/HMR.
The text was updated successfully, but these errors were encountered: