angular/packages/compiler-cli/src
Chuck Jazdzewski f24ea59f74 fix(compiler-cli): don't rewrite imports when annotating for closure (#19444)
Closure no longer needs to have the imports rewritten avoid rewriting
as this can cause issues when the source directory structure differs
from what is deployed.

Fixes: #19026
2017-09-28 09:31:28 -07:00
..
diagnostics perf(compiler): make the creation of ts.Program faster. (#19275) 2017-09-19 16:55:23 -07:00
metadata refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
transformers feat(compiler): enabled strict checking of parameters to an @Injectable (#19412) 2017-09-26 13:40:47 -07:00
codegen.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
compiler_host.ts refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
extract_i18n.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
extractor.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
language_services.ts perf(compiler): make the creation of ts.Program faster. (#19275) 2017-09-19 16:55:23 -07:00
main.ts fix(compiler-cli): don't rewrite imports when annotating for closure (#19444) 2017-09-28 09:31:28 -07:00
ngtools_api.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
ngtools_api2.ts fix(compiler): various squashed fixes for the new ngc 2017-09-25 13:36:00 -07:00
ngtools_impl.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
path_mapped_compiler_host.ts fix(compiler): various squashed fixes for the new ngc 2017-09-25 13:36:00 -07:00
perform_compile.ts fix(compiler-cli): don't join errors with comma (#19331) 2017-09-26 11:25:57 -07:00
perform_watch.ts perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00
version.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00