angular/packages/bazel
Chuck Jazdzewski e442881ead feat(bazel): allow explicit specification of factories (#22003)
The `ng_module` rule now has a factories attribute that
allows explicit specification of which files are expected
to generate factories. This allows avoiding generating
empty factory files (such as `.ngfactory.js`) begin
generated which might cause down-stream tools issues if
they have a limit on the number of files that can be
processed in a single bazel action.

PR Close #22003
2018-02-07 12:09:21 -08:00
..
src feat(bazel): allow explicit specification of factories (#22003) 2018-02-07 12:09:21 -08:00
test/ngc-wrapped build: Remove angular_src nested workspace (#21096) 2018-01-19 10:17:37 -08:00
BUILD.bazel refactor(compiler-cli): move ngc-wrapped to packages/bazel (#18733) 2017-08-23 11:34:51 -05:00
index.bzl build: upgrade Bazel to 0.9.0 (#21335) 2018-01-09 10:28:46 -08:00
package.json build: upgrade to TypeScript 2.6 (#21144) 2017-12-22 20:15:47 -08:00