angular-cn/modules/@angular/core/test/linker
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
..
change_detection_integration_spec.ts perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00
entry_components_integration_spec.ts perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00
integration_spec.ts perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00
ng_container_integration_spec.ts fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -08:00
ng_module_integration_spec.ts feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
projection_integration_spec.ts perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00
query_integration_spec.ts perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00
query_list_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
regression_integration_spec.ts feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
security_integration_spec.ts fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -08:00
system_ng_module_factory_loader_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
view_injector_integration_spec.ts perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00