mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9e8d31d532
This is needed as the compiler changes templates during compilation and we are caching templates in the `TemplateLoader`. Closes #1058