DanWahlin / Angular-JumpStart

Angular and TypeScript JumpStart example application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to load module script

Denschik opened this issue · comments

I run your apps and get errors for main-es2015, polyfils-es2015, runtime-es2015

Failed to load module script: The server responded with a non-JavaScript MIME type of "text/html". Strict MIME type checking is enforced for module scripts per HTML spec.

Page display "Loading..." and footer

I ran command ng build and re-run apps and all works!
Please, add this option to readme

Glad you got it going!