Replies: 1 comment
-
|
No, this isn't possible at the moment. |
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.
-
I use Yarn
3.0.0-rc.2in my project. When I link anothor package to my project, likeyarn link ../<package-name>, Yarn modifiespackage.jsonand addresolutionto it. However, I don't want to add any extra info topackage.jsonfor the linkage. It there a way to avoid it? Or can it be written to some temporary file in.yarndirectory?Beta Was this translation helpful? Give feedback.
All reactions