mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
We generate `advance` instructions before most update instructions and the majority of `advance` calls are advancing by one. We can save some bytes for the most common case by omitting the parameter for `advance(1)` altogether. PR Close #53845 |
||
|---|---|---|
| .. | ||
| architecture.md | ||
| separate_compilation.md | ||