Skip to content

Incorrect angular dependency type #621

@marckassay

Description

@marckassay

When creating an Nx workspace, the @nrwl/angular package is added to the dependencies key in package.json. And when an application is added using @nxtend/ionic-angular it will unconditionally add it to devDependencies key.

Evidence of 'nrwl/nx' doing this can be seen in this section of code.

So depending on the existing package.json, a developer may have 2 different versions of @nrwl/angular package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions