mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1922032786
This commit does a first-pass removal of the View Engine infrastructure in compiler-cli. A more in-depth cleanup is necessary and large parts of the View Engine compiler infrastructure remain within `@angular/compiler`, this is just a first cleanup step. PR Close #44269