mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
74c1716cef
Update the template indexer to discover and record pipes used in template expressions. This associates template pipe identifiers with their target pipe class declarations, enabling indexers and language tooling to properly resolve and cross-reference pipes.