angular/modules/benchmarks/src/tree
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
..
baseline refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
incremental_dom refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
ng2 refactor(compiler): generate less code for bindings to DOM elements 2017-01-03 13:05:05 -08:00
ng2_next refactor(core): move NodeType and ProviderType into NodeFlags 2017-02-27 14:50:41 -08:00
ng2_static fix(benchmarks): use sanitized style values (#12943) 2016-11-17 15:18:10 -08:00
ng2_switch refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
polymer style: add missing copyright headers 2016-10-31 14:25:53 -07:00
polymer_leaves refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
util.ts style: add missing copyright headers 2016-10-31 14:25:53 -07:00