Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Combine two schematics collections #208

Closed
deanmiller opened this issue Oct 17, 2017 · 1 comment
Closed

Combine two schematics collections #208

deanmiller opened this issue Oct 17, 2017 · 1 comment
Assignees

Comments

@deanmiller
Copy link

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request

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

@filipesilva
Copy link
Contributor

See #34 for details about this feature. There's information there about how this can currently be done.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants