mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit updates the code of the incremental hydration feature to make the `DeferBlockRegistry` class tree-shakable. The class is only needed for hydration cases and it should not be included into client bundles for client-only apps. PR Close #58424 |
||
|---|---|---|
| .. | ||
| animations | ||
| common | ||
| compiler-cli | ||
| core | ||
| elements | ||
| forms | ||
| localize | ||
| platform-browser | ||
| platform-browser-dynamic | ||
| platform-server | ||
| router | ||
| service-worker | ||
| upgrade | ||
| manage.js | ||