angular-cn/packages/core/schematics/migrations/static-queries/google3
Paul Gschwendtner 446e3573e3 refactor(core): add static-query template strategy (#29815)
Introduces a new strategy for the `static-query` schematic that
is enabled by default. In order to provide a migration that works
for the most Angular applications and makes the upgrade as easy
as possible, the template strategy leverages the view engine
Angular compiler logic in order to determine the query timing
that is currently used within applications using view engine.

PR Close #29815
2019-04-15 10:53:54 -07:00
..
BUILD.bazel refactor(core): static-query schematic should check templates (#29713) 2019-04-11 08:22:44 -07:00
explicitQueryTimingRule.ts refactor(core): add static-query template strategy (#29815) 2019-04-15 10:53:54 -07:00