angular/packages/core/schematics/test
Kristiyan Kostadinov e7318fc758 feat(core): add ng generate schematic to remove unnecessary modules (#48832)
Adds a new mode to the `@angular/core:standalone` schematic that automatically deletes modules that may not be necessary after the previous step of converting them to standalone.

PR Close #48832
2023-01-25 16:20:27 +00: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 feat(core): add ng generate schematic to remove unnecessary modules (#48832) 2023-01-25 16:20:27 +00:00