mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This causes the e2e tests to fail. The tests were compiled using a tsconfig with `lib=dom`, but the tests explicitly tried to pull in the Node types. This causes a conflict for e.g. `AbortController` types. PR Close #49293 |
||
|---|---|---|
| .. | ||
| e2e/src | ||
| src | ||
| BUILD.bazel | ||
| example-config.json | ||