https://github.com/angular/angular/commit/2c8fcec432ce352d6d514304445dd06a29aed364 brings the `TemplateCompiler` back into transformed Dart code, resulting in code size regressions. Could you please PTAL and refactor to avoid importing from angular2/compiler?
2c8fcec brings the
TemplateCompilerback into transformed Dart code, resulting in code size regressions.Could you please PTAL and refactor to avoid importing from angular2/compiler?