yarn workspaces? #1935
naseemkullah
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
I recently evaluated yarn workspaces and was not able to get it to work because of test failures caused by the fact that we are using require in the middle to intercept requires for the instrumentation tests. If you can get it working I think this is a great idea. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Yarn workspaces could take care of dependency management pretty nicely, we could continue to use lerna for its utility commands.
https://doppelmutzi.github.io/monorepo-lerna-yarn-workspaces/
Beta Was this translation helpful? Give feedback.
All reactions