Using `ng serve` on a newly generated project makes project building enter an infinite loop, saying `index.html` changed. ``` $ ng -v angular-cli: local (v1.0.0-beta.2-mobile.3, branch: master) node: 4.2.1 os: win32 x64 ```