Replies: 1 comment
-
I have a somewhat similar use case. The fact that |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
i use yarn berry to develop a library, however my project uses yarn 1.x, i can't upgrade those project's yarn version, how can i debug my library ? i often used
yarn link
, but yarn berry remove link, how can i debug a yarn berry library in yarn 1.x projects ?can you support yarn link in yarn berry ? or a yarn link plugin ?
Beta Was this translation helpful? Give feedback.
All reactions