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 support for yarn pnp #1819

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

DorianMazur
Copy link
Collaborator

Description

Fixes #1809

Motivation and Context

When using PnP, SyncKit automatically adds the --loader flag. Unfortunately, this doesn't work in Node.js, the --loader flag is nodejs/node#47747.

How Has This Been Tested?

Local tests

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.

Serverless Offline fails to resolve properly with Yarn PnP and the --useInProcess flag
1 participant