Skip to content
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 safe Yarn PnP support #270

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

bmulholland
Copy link

@bmulholland bmulholland commented Jul 26, 2024

Hopefully resolved #221 :)

Opening this PR as a draft. I've tested it on my code (full disclaimer: only as a yarn patch, not building this exact code from scratch), and it works well. Looking for feedback on approach, code organization, etc.

@CarsonF
Copy link

CarsonF commented Feb 13, 2025

Thank you for the patch @bmulholland this worked for me too.
Hopefully this can get merged/released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

doesn't work with yarn pnp and esm-only modules with import condition
2 participants