mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
rxjs was only used within one location within the static queries migration to workaround a previous limitation that schematics could not directly use a promise. However, promise support has been available since 8.0. This change removes the observable promise wrapping. It also removes an any cast that was previously needed to workaround rxjs version mismatches during compilation. PR Close #38657 |
||
|---|---|---|
| .. | ||
| migrations | ||
| test | ||
| utils | ||
| BUILD.bazel | ||
| migrations.json | ||
| tsconfig.json | ||