mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Rather than de-duplicating results as we build them, a final de-duplication can be done at the end. This way, there's no forgetting to de-duplicate results at some level. Prior to this commit, results from template locations that mapped to multiple different typescript locations would not be de-duplicated (e.g. an input binding that is bound to two separate directives). PR Close #40523 |
||
|---|---|---|
| .. | ||
| bundles | ||
| ivy | ||
| src | ||
| test | ||
| api.ts | ||
| BUILD.bazel | ||
| build.sh | ||
| index.ts | ||
| package.json | ||