angular/aio/tests
Andrew Kushnir 9add714b13 refactor(core): remove deprecated aotSummaries fields in TestBed config (#45487)
BREAKING CHANGE:

Since Ivy, TestBed doesn't use AOT summaries. The `aotSummaries` fields in TestBed APIs were present, but unused. The fields were deprecated in previous major version and in v14 those fields are removed. The `aotSummaries` fields were completely unused, so you can just drop them from the TestBed APIs usage.

PR Close #45487
2022-04-12 23:29:38 +00:00
..
deployment build(bazel): add bazel build and test targets for aio build (#45022) 2022-03-14 09:25:34 -07:00
e2e refactor(core): remove deprecated aotSummaries fields in TestBed config (#45487) 2022-04-12 23:29:38 +00:00