mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
If a directive has not bindings nor has a `ngDoCheck` / `ngOnInit` lifecycle hook, don’t generate a `check` call. This does not have an impact on the behavior, but produces less code. PR Close #15322 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| index.ts | ||
| package.json | ||
| rollup.config.js | ||
| tsconfig-build.json | ||