angular/packages/platform-browser/test
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
..
browser feat(core): register AI runtime debugging tools 2026-04-13 14:12:48 +03:00
dom ci: remove remainings of saucelabs tests 2026-04-22 14:41:03 -07:00
security refactor(platform-browser): switching to relative imports within the platform-browser package (#60559) 2025-03-27 18:31:52 +00:00
static_assets refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
hydration_spec.ts feat(platform-browser): make incremental hydration default behavior 2026-04-09 18:53:13 +03:00
testing_public_spec.ts refactor(core): Don't throw when there are not async metadata 2026-04-27 17:04:09 -07:00