mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This allows use of poisoned data for migrations. Right now, migrations often enable this flag by creating some deeper structures of the Angular compiler, but with this change it's easier to enable as a private compiler option. This is helpful for migrations, specifically the signal input migration as it allows us to generate as much TCB code as possible, for reference resolution. PR Close #57082 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| linker | ||
| ngcc | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||