mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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
|
||
|---|---|---|
| .. | ||
| api.ts | ||
| compiler_host.ts | ||
| entry_points.ts | ||
| i18n.ts | ||
| program.ts | ||
| util.ts | ||