mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6ea208ee90
Moves the logic that creates the defer resolver function into `@angular/compiler` for consistency with the rest of the compilation APIs. Also renames some of the symbols to make it clearer what they're used for. PR Close #54759