angular/goldens/public-api/core
Andrew Kushnir 882f96fead refactor(core): produce a message about @defer behavior when HMR is enabled (#60533)
When the HMR is enabled in Angular, all `@defer` block dependencies are loaded
eagerly, instead of waiting for configured trigger conditions. From the DX perspective,
it might be seen as an issue when all dependencies are being loaded eagerly. This commit
adds a logic to produce a message into the console to provide more info for developers.

PR Close #60533
2025-03-28 15:00:32 +00:00
..
primitives refactor(core): updates to golden files (#60227) (#60556) 2025-03-26 07:05:23 -07:00
rxjs-interop feat(core): support default value in resource() (#59655) 2025-01-24 13:39:02 +01:00
testing refactor(core): Merge implementations of ComponentFixture (#57416) 2024-08-27 13:12:44 -07:00
errors.api.md refactor(core): produce a message about @defer behavior when HMR is enabled (#60533) 2025-03-28 15:00:32 +00:00
global_utils.api.md build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
index.api.md refactor(core): updates to golden files (#60227) (#60556) 2025-03-26 07:05:23 -07:00