mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| src | ||
| test/ngc-wrapped | ||
| BUILD.bazel | ||
| index.bzl | ||
| package.json | ||