mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This allows for the replacements to be conveniently passed between migration stages. This is especially relevant in 1P where stages may have different root directories. Tsunami attempts to relativize paths in general, similar to how we do here, but this doesn't work with e.g. Funnel-based migrations where replacements are serialized in between stages; and where the migration stage at the end doesn't know about the previous root directory anymore. PR Close #57584 |
||
|---|---|---|
| .. | ||
| global | ||
| primitives | ||
| reference-manifests | ||
| rxjs-interop | ||
| schematics | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||