mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a94383f168
Builds on top of #34655 to support more cases that could be using a pipe inside host bindings (e.g. ternary expressions or function calls). Fixes #37610. PR Close #37883