mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit adapts the private NgModule re-export system (using aliasing) to ngcc. Not all ngcc compilations are compatible with these re-exports, as they assume a 1:1 correspondence between .js and .d.ts files. The primary concern here is supporting them for commonjs-only packages. PR Close #33177 |
||
|---|---|---|
| .. | ||
| analysis | ||
| dependencies | ||
| entry_point_finder | ||
| execution | ||
| host | ||
| logging | ||
| migrations | ||
| packages | ||
| rendering | ||
| writing | ||
| constants.ts | ||
| main.ts | ||
| utils.ts | ||