mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
55eb7b5681
Previously the compiler was not evaluating the JIT compilation of `ɵɵngDeclarePipe()` but there was no test to check it. PR Close #40929