angular/devtools/projects
Matthieu Riegler 4ad3a1fe37 refactor(core): Don't throw when there are not async metadata
In the context of AOT tests, component with defer blocks no longer throw on instanciation if the component is not overridden (with `overrideComponent`)

Prior to this change, all components with a `@defer` block would throw if `compileComponents` was not invoked.

In none-JIT apps, this change makes `compileComponents()` uneccesary.
2026-04-27 17:04:09 -07:00
..
demo-no-zone refactor(devtools): use whenStable instead of detectChanges 2026-01-05 12:24:58 -05:00
ng-devtools refactor(core): Don't throw when there are not async metadata 2026-04-27 17:04:09 -07:00
ng-devtools-backend refactor(devtools): drop the semver-dsl page 2026-04-23 11:37:30 -07:00
protocol refactor(devtools): make the DevToolsNode directives property optional 2026-04-23 11:36:00 -07:00
shared-utils refactor(devtools): use whenStable instead of detectChanges 2026-01-05 12:24:58 -05:00
shell-browser refactor(core): Don't throw when there are not async metadata 2026-04-27 17:04:09 -07:00