angular-docs-cn/packages/bazel
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
..
src perf(compiler): skip type check and emit in bazel in some cases. (#19646) 2017-10-11 15:54:02 -07:00
BUILD.bazel refactor(compiler-cli): move ngc-wrapped to packages/bazel (#18733) 2017-08-23 11:34:51 -05:00
WORKSPACE build: upgrade to latest bazel rules (#18733) 2017-08-23 11:34:52 -05:00
index.bzl refactor(compiler-cli): move ngc-wrapped to packages/bazel (#18733) 2017-08-23 11:34:51 -05:00
package.json build: update to latest @bazel/typescript (#19277) 2017-09-25 12:40:22 -07:00