mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit adds an internal util method that allows to detect: * which selectors are matching nodes in a template * which pipes are present in a template Both directives and pipes are split into 2 buckets: eagerly used and the ones that might potentially be defer-loaded. PR Close #57466 |
||
|---|---|---|
| .. | ||
| design | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| compiler.ts | ||
| index.ts | ||
| package.json | ||
| public_api.ts | ||