mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently the `ng_package` rule does not support generated `package.json` files. Generated `package.json` files are sometimes useful when e.g. dependencies are automatically inserted (e.g. many dependencies in the components repo for the MDC deps) Currently the `package.json` files would be copied as part of the `data` attribute, but they would not be processed. i.e. missing out on the `exports` field and more. We can simplify the rule attributes and make this more ergonomic. PR Close #45470 |
||
|---|---|---|
| .. | ||
| ng_package | ||
| ngc-wrapped | ||