Skip to content

feedback - can every app/lib have their own package.json? #3023

@wizardnet972

Description

@wizardnet972

This is a feedback. I using nx and it works very well to my clients :)

One thing though, currently I have one package.json with many dependencies of my apps and libs and its hard to tell which dependency in use in which apps/libs.

It will be great if each app and lib will have its own package.json with the packages that app/lib uses.

Even all dependencies are the same versions, I want to know in ease what packages I use for the app.

Why? sometimes I want to move the apps from repo to another repo and I need to take the package.json and copy and filter the packages that the app/lib not use.

(In lerna monorepos for example I have each package the package.json`)

NX Team, what do you think about it? this can be done in nx?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions