mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d5f696c187
Because the query now has `flags` which specify the mode, the static query instruction can now be remove. It is simply normal query with `static` flag. PR Close #40091