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 |
||
|---|---|---|
| .. | ||
| cleanup.ts | ||
| discovery.ts | ||
| dom_triggers.ts | ||
| idle_scheduler.ts | ||
| instructions.ts | ||
| interfaces.ts | ||
| registry.ts | ||
| timer_scheduler.ts | ||
| utils.ts | ||