Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Changes to component scss file are not applied on windows when run with --env.aot #1021

Open
endarova opened this issue Aug 14, 2019 · 1 comment

Comments

@endarova
Copy link
Contributor

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

  1. tns create MyApp --template tns-template-master-detail-ng
  2. npm i @ngtools/[email protected]
  3. tns run android --env.aot
  4. Make changes in _car-list.component.scss
    Changes are not applied, livesync is not triggered

Expected behavior
Changes to be applied

@rosen-vladimirov
Copy link
Contributor

Caused by angular/angular-cli#15340

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants