angular-cn/modules/@angular/upgrade/test
Miško Hevery c33fda2607 perf: Don’t subclass Error; resulting in smaller binary (#14160)
Subclassing errors is problematic since Error returns a
new instance. All of the patching which we do than prevent
proper application of source maps.

PR Close #14160
2017-02-07 19:18:26 -06:00
..
common feat(upgrade): allow non-element selectors for downgraded components (#14037) 2017-02-01 09:29:51 -06:00
dynamic fix(upgrade): pass correct values to `ngOnChanges` for interpolation bindings (#14301) 2017-02-07 12:45:14 -06:00
static perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00