mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
169e4e862d
Update `TemplateCompiler` transform step to use abstractions used by the render `Compiler`. For example, template code is now loaded via an instance of `TemplateLoader` and external resources are fetched via an instance of `XHR`.