angular-cn/packages/compiler-cli/test
Tobias Bosch a22121d65d perf(compiler): skip type check and emit in bazel in some cases. (#19646)
If no user files changed:
- only type check the changed generated files

Never emit non changed generated files
- we still calculate them, but don’t send them through
  TypeScript to emit them but cache the written files instead.
PR Close #19646
2017-10-11 15:54:02 -07:00
..
diagnostics build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
metadata refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
transformers perf(compiler): skip type check and emit in bazel in some cases. (#19646) 2017-10-11 15:54:02 -07:00
aot_host_spec.ts refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07: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): don’t use `ng://` in AOT source maps, and never point to the original source file 2017-10-04 16:20:55 -07:00
perform_watch_spec.ts perf(compiler): only emit changed files for incremental compilation 2017-10-02 08:24:50 -07:00
test_support.ts perf(compiler): only emit changed files for incremental compilation 2017-10-02 08:24:50 -07:00