angular-cn/modules/@angular/upgrade/test/static
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
..
integration perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
angular1_providers_spec.ts feat(upgrade): return a function (instead of array) from `downgradeInjectable()` (#14037) 2017-02-01 09:29:51 -06:00
test_helpers.ts fix(upgrade): pass correct values to `ngOnChanges` for interpolation bindings (#14301) 2017-02-07 12:45:14 -06:00