preboot / angular-webpack

A complete, yet simple, starter for Angular v2+ using webpack
MIT License
1.29k stars 561 forks source link

pin zone.js to 0.8.12 until 0.8.13 is fixed #352

Closed patricknazar closed 6 years ago

patricknazar commented 7 years ago

There is a bug angular/zone.js#832 that caused this not to run when dependencies when updated(51c72e481eecdaa461b8c3a1f021d2f2064e4b80). Confirmed fixed version (not ^) 0.8.12 resolved the problem.