angular/packages/core/schematics/test
Kristiyan Kostadinov 4ac25b2aff perf(migrations): avoid re-traversing nodes when resolving bootstrap call dependencies (#49010)
Fixes that the migration was unnecessarily traversing top-level nodes. This was a large performance bottle-neck, because it involves a lot of language service lookups.

PR Close #49010
2023-02-09 15:37:18 +01:00
..
google3 build: make devmode a noop and ensure it never runs (#48521) 2022-12-19 19:50:45 +00:00
all-migrations.spec.ts test: remove usages of deprecated runSchematicAsync function (#48745) 2023-01-17 09:13:39 -08:00
BUILD.bazel feat(core): add ng generate schematic to convert declarations to standalone (#48790) 2023-01-24 16:48:19 +00:00
helpers.ts fix(migrations): do not incorrectly add todo for @Injectable or @Pipe (#37732) 2020-06-25 14:22:08 -07:00
project_tsconfig_paths_spec.ts build: update Angular tooling packages to 15.0.0-next.3 (#47584) 2022-09-30 10:53:04 -07:00
relative_link_resolution_spec.ts test: remove usages of deprecated runSchematicAsync function (#48745) 2023-01-17 09:13:39 -08:00
router_link_with_href_spec.ts test: remove usages of deprecated runSchematicAsync function (#48745) 2023-01-17 09:13:39 -08:00
standalone_migration_spec.ts perf(migrations): avoid re-traversing nodes when resolving bootstrap call dependencies (#49010) 2023-02-09 15:37:18 +01:00