mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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. |
||
|---|---|---|
| .. | ||
| facade | ||
| http.ts | ||
| location.ts | ||
| parse5_adapter.ts | ||
| platform-server.ts | ||
| platform_state.ts | ||
| private_export.ts | ||
| server.ts | ||
| server_renderer.ts | ||
| styles_host.ts | ||
| tokens.ts | ||
| utils.ts | ||
| version.ts | ||