4c12d742dc
Currently we always prompt when the static-query migration runs. This is not always needed because some applications do not even use `ViewChild` or `ContentChild` queries and it just causes confusion if developers need to decide on a migration strategy while there is nothing to migrate. In order to avoid this confusion, we no longer prompt for a strategy if there are no queries declared within the project. PR Close #30254 |
||
---|---|---|
.. | ||
tslint | ||
typescript | ||
BUILD.bazel | ||
line_mappings.ts | ||
ng_component_template.ts | ||
ng_decorators.ts | ||
parse_html.ts | ||
project_tsconfig_paths.ts | ||
schematics_prompt.ts |