javascript - Angular 2.1.1 Page Reload Not Working -


i have updated npm 3.10.8 , installed latest cli. when create new angular 2 project using new cli (ng serve) edit text (app works!) in app.component.ts no changes reflected on browser i.e browsers(safari,chrome,mozilla, canary, tor).

for changes reflected have stop serving ng serve simple text edit. stressful.


Comments

Popular posts from this blog

javascript - Parallax scrolling and fixed footer code causing width issues -

sql - can we replace full join with union of left and right join? why not? -

iOS: Performance of reloading UIImage(name:...) -