mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
db0afa9394
Works around an issue with TypeScript 2.6 and 2.7 that causes the tranformer emit to emit incorrect escapes for css string literals. Fixes: #22774 PR Close #22776