angular-cn/tools/ngc-wrapped
Abhimanyu Deora 205abe8140 build: fix broken bazel build (#18335) 2017-07-26 09:40:33 -07:00
..
BUILD.bazel build: Bazel builds ngfactories for packages/core (#18289) 2017-07-21 18:09:47 -05:00
README.md build: Bazel builds ngfactories for packages/core (#18289) 2017-07-21 18:09:47 -05:00
index.ts build: fix broken bazel build (#18335) 2017-07-26 09:40:33 -07:00

README.md

ngc-wrapped

This is a wrapper around @angular/compiler-cli that makes ngc run under Bazel. It should be identical to https://github.com/bazelbuild/rules_angular/tree/master/internal/ngc however that is built against Angular packages from npm, while ngc-wrapped is built using Bazel against Angular at HEAD.