mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
e6a34277fc
This commit adds the support for defer block in the Angular DevTools. @defer block are now visible in the directive tree and give access to defer & hydration details. This feature also brings support of incrementation hydration. PR Close #60629