Open
Description
Consider below condition
- App1 project use package A, A depend on package B, but package B is not in App1 project package.json dependencies attribute.
- 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
Labels
No labels