angular-cn/modules/@angular/common/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
..
directives feat(NgComponentOutlet): add NgModule support to NgComponentOutlet directive (#14088) 2017-01-25 17:41:08 -08:00
pipes perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
localization_spec.ts fix(common): make sure the plural category exists (#13169) 2016-12-01 13:26:24 -08:00
spies.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00