I have an ASP.NET 5 and Angular 2 setup that was created using the steps I outlined in this SO post.
This all has been working great, but all of a sudden I've been getting errors when running the application, all these errors are related to the js files needed to run Angular 2. Any ideas what can be causing this?
Update
I'm only getting these errors when running in IE 11, when I change the browser to Chrome it is working as expected.