angular/packages/compiler-cli/test/transformers
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
..
compiler_host_spec.ts fix(compiler): properly work on windows 2017-10-04 14:58:08 -07:00
lower_expressions_spec.ts fix(compiler-cli): do not validate metadata from declaration files (#19324) 2017-09-25 12:36:08 -07:00
node_emitter_spec.ts fix(compiler-cli): produce smaller source maps for templates (#19578) 2017-10-06 14:48:25 -07:00
program_spec.ts perf(compiler): skip type check and emit in bazel in some cases. (#19646) 2017-10-11 15:54:02 -07:00