Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Question on potential shared dependencies #2

@mark-voltacharging

Description

@mark-voltacharging

This is great, thank you for doing this! I might be using this as a guide line for building a monorepo at my company, but I have a question about dependencies themselves; why does each package carry its dependencies in its own package.json? Why not share them across all packages? That way they all can use the same version of Next, React etc. the same way they share devDependencies across packages. Is this possible to do? So if this monorepo gets to be 6-8 apps, you wouldn't need to manage the dependencies individually

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions