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

add support for yarn pnp #277

Closed
wants to merge 1 commit into from
Closed

Conversation

orkisz
Copy link

@orkisz orkisz commented Nov 22, 2022

This is an attempt to resolve the issue described here: microsoft/playwright#18931

I am aware of yet another PR that tries to solve the problem (#229), but I took a slightly different approach here.

All functions I've tested works, I have problem with some tests failing.

@pavelfeldman
Copy link
Member

I closed the original issue because supporting non-Node runtimes is outside of the scope of Playwright at this point.

@chasestarr
Copy link
Contributor

chasestarr commented Feb 2, 2023

Hi, I see that the microsoft/playwright#18931 issue has been closed but I'm curious why this and #229 PRs are still open. Is the team simply not interested in supporting yarn pnp or are there reservations to the particular PRs? I made a fork with support for myself, but I'm happy to contribute here if the team would prefer an alternate approach to solving the issue

@mxschmitt
Copy link
Member

We landed #301 for now as a minimal implementation and will follow-up with auto detection in the future.

See #301 for how to use it once we released a new version.

@mxschmitt mxschmitt closed this Apr 5, 2023
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.

None yet

4 participants