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 |
||
|---|---|---|
| .. | ||
| ngcc_spec.ts | ||