You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
Environment
Describe the bug
Changes to component scss in angular project are not applied on windows with @angular/[email protected] and --env.aot
To Reproduce
tns create MyApp --template tns-template-master-detail-ng
npm i @ngtools/[email protected]
tns run android --env.aot
Changes are not applied, livesync is not triggered
Expected behavior
Changes to be applied
The text was updated successfully, but these errors were encountered: