Skip to content

Implement builder for schematics #16

@kroeder

Description

@kroeder

The builder should help projects shipping their schematics to production

Currently, you have to handle lots of things manually in Angular projects (like manual copy/paste things, using 'tsc' to compile everything etc.)

The goal should be to run ng run project-name:build-schematics after ng build project-name and it automatically builds the schematics in the correct path with all necessary files

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions