angular/modules/@angular/compiler-cli/src
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
..
codegen.ts docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
compiler_host.ts chore(compiler-cli): Move calculateEmitPath into CompilerHost (#13904) 2017-01-13 13:52:35 -06:00
extract_i18n.ts fix(compiler-cli): prevent ng-xi18n from emitting the compilation output (#14115) 2017-02-07 11:56:23 -06:00
extractor.ts refactor(compiler-cli): support extracting the mesage bundle without writing a file (#13580) 2016-12-19 15:28:55 -08:00
main.ts perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
ngtools_api.ts feat(compiler-cli): private i18n API for the CLI (#13536) 2016-12-19 11:56:10 -08:00
ngtools_impl.ts fix(compiler-cli): avoid handling functions in loadChildren as lazy load routes paths 2017-01-10 14:31:45 -05:00
path_mapped_compiler_host.ts refactor(compiler-cli): refactor compiler host parameters (#13147) 2016-12-01 13:24:51 -08:00
private_import_core.ts chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00