mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
If `targetEntryPointPath` is provided to `mainNgcc` then we will now mark all the `propertiesToConsider` for that entry-point if we determine that it does not contain code that was compiled by Angular (for instance it has no `...metadata.json` file). The commit also renames `__modified_by_ngcc__` to `__processed_by_ivy_ngcc__`, since there may be entry-points that are marked despite ngcc not actually compiling anything. PR Close #29092 |
||
|---|---|---|
| .. | ||
| src | ||
| debug-test.sh | ||
| package.json | ||
| test.sh | ||
| tsconfig-app.json | ||
| yarn.lock | ||