mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Stores the `deferred` block triggers as a map instead of an array, because triggers can't be duplicated and because having to search through an array will be inconvenient later on. I've also added a `DeferredBlock.visitAll` method to deduplicate the logic from the various visitor implementations. PR Close #51262 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| linker | ||
| ngcc | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||