angular/packages/localize/schematics
Charles Lyding bd0f333502 refactor(localize): reduce deep imports in ng add schematic (#56839)
The `@angular/schematic` package has a `utility` export path which can be
used to access common utility rules and helpers. The previous deep imports
into the `@angular/schematic` package have been switched to the actual
export path where possible. This lowers the potential for breakage from
internal package changes.

PR Close #56839
2024-07-08 09:51:53 +02:00
..
ng-add refactor(localize): reduce deep imports in ng add schematic (#56839) 2024-07-08 09:51:53 +02:00
BUILD.bazel build: make devmode a noop and ensure it never runs (#48521) 2022-12-19 19:50:45 +00:00
collection.json build: make devmode a noop and ensure it never runs (#48521) 2022-12-19 19:50:45 +00:00
package.json refactor(localize): ensure schematic code runs as commonjs (#44016) 2021-11-04 18:54:54 +00:00