Skip to content

Shared dependency package logic error #11

Open
@lidianhao123

Description

@lidianhao123

Consider below condition

  1. App1 project use package A, A depend on package B, but package B is not in App1 project package.json dependencies attribute.
  2. App2 project use package B in code and package.json dependencies have package B.

Result

package B is not shared, how to solved this condition

Other condition

without use AutomaticVendorFederation plugin, manual config shared package also have this case

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions