Not sure why this is happening but whenever I run my app now in Visual Studio the angular app doesn't work and if I look in Chrome dev tools I see things like :
http://localhost:65159/counter.component.html 404 (Not Found)
So its looking in the wrong place for the angular component.html files, this has previously worked.
Can anyone help?