angular/packages/core/schematics
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
..
migrations refactor(migrations): minor improvements to existing schematic utilties (#48790) 2023-01-24 16:48:19 +00:00
ng-generate/standalone-migration feat(core): add ng generate schematic to remove unnecessary modules (#48832) 2023-01-25 16:20:27 +00:00
test feat(core): add ng generate schematic to remove unnecessary modules (#48832) 2023-01-25 16:20:27 +00:00
utils refactor(migrations): minor improvements to existing schematic utilties (#48790) 2023-01-24 16:48:19 +00:00
BUILD.bazel feat(core): add ng generate schematic to convert declarations to standalone (#48790) 2023-01-24 16:48:19 +00:00
collection.json feat(core): add ng generate schematic to convert declarations to standalone (#48790) 2023-01-24 16:48:19 +00:00
migrations.json build: make devmode a noop and ensure it never runs (#48521) 2022-12-19 19:50:45 +00:00
package.json refactor(migrations): ensure CommonJS migrations can be accessed (#43657) 2021-10-04 16:24:48 -07:00
tsconfig.json build: enable useUnknownInCatchVariables (#44679) 2022-02-01 18:17:29 +00:00