mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6d33ab5afe
While effective, `preservePlaceholders` unfortunately is not viable in google3 at the moment due to some complexities with how TC extracts messages. Therefore this feature is being removed in favor of whitespace trimming of expressions, which is viable for TC and provides most of the same benefit.
This is a partial revert of dab722f9c8.
PR Close #58176