-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add Yarn PnP support #134
Conversation
Here's a minimal repo which can be used to play around with this change: https://gist.github.com/roblillack/5818b0dbb5bfd69757bc4397ff6f8b32 |
Another Gist with a Yarn v1 repo here: https://gist.github.com/roblillack/a0437af4db73b4cc746259d010375994 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great contribution, thank you, @roblillack!
biome
binary
I've reverted the switch from |
This PR adds support for using Yarn's PnP linker when resolving the path of the
biome
binary to use.