Pain Point: generate partial lock-file for a specific package in a monorepo #90
stavalfi
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.
-
well, yarn-workspaces is awasome but I can't install only the
packageJson.dependenciessection for a given sub-package in the monorepo.reason:
for monorepos with dockerfile in some of the packages.
workaround:
manually remove the devDependency section inside the dockefile
Beta Was this translation helpful? Give feedback.
All reactions