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 |
||
|---|---|---|
| .. | ||
| decoration_analyzer_spec.ts | ||
| migration_host_spec.ts | ||
| module_with_providers_analyzer_spec.ts | ||
| private_declarations_analyzer_spec.ts | ||
| references_registry_spec.ts | ||
| switch_marker_analyzer_spec.ts | ||
| util_spec.ts | ||