Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared dependency package logic error #11

Open
lidianhao123 opened this issue Jul 15, 2020 · 0 comments
Open

Shared dependency package logic error #11

lidianhao123 opened this issue Jul 15, 2020 · 0 comments

Comments

@lidianhao123
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant