mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
691f5ed033
Fixes that the pipeline wasn't processing the fallback content of `ng-content` for i18n which resulted in a compiler error further down the line. Fixes #63065. PR Close #63156