Mac OSX (El Capitan)
angular-cli: 1.0.0-beta.5
node: 6.2.0
npm: 3.8.9
ng new ng2-demo
cd ng2-demo
ng serve
go to edit generated "ng2-demo.component.css"
browser doesn't reload css changes automatically, has to refresh the page manually to see the change
but live reload works properly for html changes
I verified this is occuring
same problem on linux mint
it's the same on any OS, css files are not being watched for live reload
Closing as a duplicate of https://github.com/angular/angular-cli/issues/815
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
it's the same on any OS,
cssfiles are not being watched for live reload