mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8225bb5b57
This commit implements creating of `ɵɵngDeclarePipe()` calls in partial compilation, and processing of those calls in the linker and JIT compiler. See #40677 PR Close #40803