angular/modules/@angular/platform-server/src
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
..
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
http.ts feat(platform-server): support @angular/http from @angular/platform-server 2017-02-15 09:14:59 -08:00
location.ts refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -08:00
parse5_adapter.ts build(platform-server): update parse5 to v3 (#14538) 2017-02-23 21:14:04 -08:00
platform-server.ts fix(platform-server): read initial location from INITIAL_CONFIG if present 2017-02-15 09:14:59 -08:00
platform_state.ts refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -08:00
private_export.ts refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -08:00
server.ts perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00
server_renderer.ts perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00
styles_host.ts fix: app ids for better <style> management for ssr (#14632) 2017-02-22 16:06:21 -08:00
tokens.ts fix(platform-server): read initial location from INITIAL_CONFIG if present 2017-02-15 09:14:59 -08:00
utils.ts fix: app ids for better <style> management for ssr (#14632) 2017-02-22 16:06:21 -08:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00