angular-cn/packages/bazel/src/ngc-wrapped
Filipe Silva 70e426ba1b fix(bazel): also pass afterDeclarations transformers to emitWithTsickle (#28342)
Tsickle supports afterDeclarations transformers, but these were not being passed in.

PR Close #28342
2019-01-29 12:00:55 -08:00
..
BUILD.bazel build: add config_env_vars = ["compile"] to ngc-wrapped (#26471) 2018-10-23 08:57:42 -07:00
README.md refactor(compiler-cli): move ngc-wrapped to packages/bazel (#18733) 2017-08-23 11:34:51 -05:00
extract_i18n.ts Revert "Revert "Revert "perf(compiler): skip type check and emit in bazel in some cases. (#19646)""" 2017-10-12 16:09:49 -07:00
index.ts fix(bazel): also pass afterDeclarations transformers to emitWithTsickle (#28342) 2019-01-29 12:00:55 -08:00
tsconfig.json build(bazel): use fine-grained npm deps (#26111) (#26488) 2018-10-19 20:59:29 -07:00

README.md

ngc-wrapped

This is a wrapper around @angular/compiler-cli that makes ngc run under Bazel.