mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
eb6389e39b
This commit update the logic to enable `register` and `resolve` phases for local compilation. Those phases will be useful for local compilation in certain cases (will be used in followup PRs). PR Close #53901