Angular 5 does not listen to changes in files

0

I'm having problems with angular 5. When changing the html of a component is not recompiling the code, I have to stop and restart the compiler to appear my change. I am using the ng build --watch command, I accept suggestions. I just need a way to develop without having to restart the compiler to see a change. My settings are:

ubuntu 16.04 lts Node: 9.8.0 Angular CLI: 1.7.4 Angular: 5.2.9 npm 5.8.0

Thank you in advance.

    
asked by anonymous 09.04.2018 / 05:31

0 answers