angular-cn/packages/compiler-cli/test
Chuck Jazdzewski f96142cd7c build: remove references to `tsc-wrapped` (#19298)
With this commit `ngc` is used instead of `tsc-wrapped` for
collecting metadata and tsickle rewriting and `tsc-wrapped`
is removed from the repository.

`@angular/tsc-wrapped@5` is now deprecated and is no longer
used, updated, or maintained as part as of Angular 5.x.x.

`@angular/tsc-wrapped@4` is still maintained and required by
Angular 4.x.x and will be maintained as long as 4.x.x is in
LTS.

PR Close #19298
2017-09-21 13:55:52 -07:00
..
diagnostics build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
metadata fix(compiler): collect non exported symbols in d.ts files (#19301) 2017-09-21 09:59:40 -07:00
transformers fix(compiler): correctly derive `fileExists` for generated files (#19301) 2017-09-21 09:59:40 -07:00
aot_host_spec.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
extract_i18n_spec.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
mocks.ts perf(compiler): make the creation of `ts.Program` faster. (#19275) 2017-09-19 16:55:23 -07:00
ngc_spec.ts fix(compiler): also create `.ngfactory.js` files in non obvious cases (#19301) 2017-09-21 09:59:40 -07:00
perform_watch_spec.ts perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00
test_support.ts perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00