-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
Steps to reproduce:
- create a new project using Angular-CLI v1.5.0-rc.5.
- update Angular to v5.0.0-rc.7.
- use angular2-busy v2.0.4.
- use typescript v2.5.3.
- build in prod mode "ng build --prod"
- serve the generated prod dist.
Problem:
- application failed to load with the following exception:
ERROR TypeError: s.JitCompilerFactory is not a constructor
at r (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at dn (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at hn (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at pn (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at e.LMZF.e.get (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at Gn (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at Kn (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at Hn (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at Ar (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at Cr (main.a08c460ef0eff4bf7a1b.bundle.js:1)
sizenineelm, vincentfierant, osixia, jerry7411, mario-nguyen and 12 more
Metadata
Metadata
Assignees
Labels
No labels