You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
I would like to be able to combine two schematics. Is this possible?
I would like to build some schematics for code generation for my use cases that I plan to apply on top of another schematic. This way I can update each schematics code bases independently.
Example:
ng new --collection=nrwl/schematics+my/schematics
The text was updated successfully, but these errors were encountered:
Bug Report or Feature Request (mark with an
x
)Area
@angular/schematics
Desired functionality
I would like to be able to combine two schematics. Is this possible?
I would like to build some schematics for code generation for my use cases that I plan to apply on top of another schematic. This way I can update each schematics code bases independently.
Example:
ng new --collection=nrwl/schematics+my/schematics
The text was updated successfully, but these errors were encountered: