Skip to content

(feat) JSON file to NEW/GEN project/files #2643

@esinek

Description

@esinek

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

No one assigned

    Labels

    P5The team acknowledges the request but does not plan to address it, it remains open for discussionfeatureIssue that requests a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions