-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionfeatureIssue that requests a new featureIssue that requests a new feature
Description
Would be great if we could configure a JSON file to do the following:
- Create new project (ng new)
- Generate all types (ng generate ...)
- Option for JSON file per module (ng generate module and all its contained generate commands in one JSON file that is referenced from the "project" JSON file)
Additionally, would be nice if we could Reverse Generate the JSON file from project/files (so we can create the JSON file from a previously generate project/files - to use for incremental gen updates)
@kenhansen01 has a PR (#1039) for some of this and hoping it makes it to master.
Metadata
Metadata
Assignees
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionfeatureIssue that requests a new featureIssue that requests a new feature