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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # 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 nativescript-dev-webpack@0.20.0
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: