
The export scope of NgModules from external compilations units, as present in .d.ts declarations, does not change during a compilation so can be easily shared. There was already a cache but the computed export scope was not actually stored there. This commit fixes that. PR Close #34332
Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT