mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5edceffd04
This commit introduces a new feature to automatically destroy `EnvironmentInjector`s associated with routes that are no longer active or stored. This helps in managing memory by releasing resources held by unused injectors.