Ensono / Amido.Ecommerce.UI.Federated

Federated Modules Production Grade boilerplate for Next
MIT License
2 stars 0 forks source link

Symlinking local packages #40

Open rcassamido opened 2 years ago

rcassamido commented 2 years ago

Problem

By default NPM 8 workspaces symlinks every packages linked in the root package.json. Nuanced functionality is discussed as RFCs (however, the unanswered questions section of this RFC is only just opening the question we're looking to implement here "Is it reasonable that a workspace with a dependency on a sibling workspace should always resolve to its sibling?")

Options

Considerations