angular-cn/modules/@angular/compiler/test/template_parser
Tobias Bosch 126fda2613 perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788)
After the introduction of the view engine, we can drop a lot of code that is not used any more.

This should reduce the size of the app bundles because a lot of this code was not being properly tree-shaken by today's tools even though it was dead code.
2017-02-27 23:08:19 -08:00
..
binding_parser_spec.ts refactor(compiler): move host properties into DirectiveWrapper 2016-10-26 14:32:24 -07:00
template_parser_spec.ts perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00
template_preparser_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00