Pain point: Workspaces/shared packages within a project #18
CheshireSwift
started this conversation in
Pain Points
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As projects grow, splitting out sections of code to their own packages is helpful from a conceptual perspective, but can be laborious. It'd be nice to have a separation level above "files in the same project" but below "stored in a package repository and versioned".
Yarn workspaces and Lerna are both meant to address this, but personally I avoid yarn and find Lerna more trouble than it's worth.
Beta Was this translation helpful? Give feedback.
All reactions