mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Updates the API extractor tool used by the `ng_module` rule to only accept a single entry-point file. This change is made in preparation for APF v13 where this logic is no longer needed. The logic previously only existed to also bundle the `r3_symbols` file. This file is no longer needed in APF v13 because Angular core no longer needs to be processed with `ngcc`. This allows us to clean up this logic which helps simplifying `ng_module`. Consumers that use an older version of `@angular/core` should respectively also use a compiler-cli version matching the core version. PR Close #43431 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| index.ts | ||