mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The concept of "internal" and "adjacent" type expression used to be necessary to support ngcc, as it had to process downleveled class declarations using an IIFE, where the class name within the IIFE could be different from the outer class name. With the removal of ngcc we no longer need to make this distinction, so this commit removes these concepts entirely. PR Close #49136 |
||
|---|---|---|
| .. | ||
| ast | ||
| file_linker | ||
| fatal_linker_error.ts | ||
| linker_import_generator.ts | ||