Skip to content

Improve handling shared npm dependencies between packages #9736

@grega

Description

@grega

Currently both packages/blockly and packages/docs declare their own npm dependencies in their respectivepackage.json, but these can contain duplicate and / or conflicting resolutions, eg. #9671 (comment)

Any shared dependency ought to be explicitly handled in a way that prevents duplication, eg. added to a root-level package.json only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions