Skip to content

Use angular schematics to build base project #1527

@wnvko

Description

@wnvko

Right now all the base projects are hardcoded for all project types. This lead to a need to update Angular base project each time Angular release a new version and change something in their empty project.

To automate this we may make base project generate by angular-cli via ng new command. The we should call and ng add igniteui-angular and this should be our base project. Of course one more step will be needed to add all the placeholders we are using now.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions