Angular-cli: css live-reload not working

Created on 21 May 2016  路  5Comments  路  Source: angular/angular-cli

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

help wanted 2 (required) bufix

Most helpful comment

it's the same on any OS, css files are not being watched for live reload

All 5 comments

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

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._

Was this page helpful?
0 / 5 - 0 ratings