mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b8c3656cb5
The new interface is discrete-unioned with the existing interface to cover the cases for local and global (i.e., full and partial) compilation modes. This change of interface required some adjustmeents cross repo which explains the changes made to other files. PR Close #50577