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 pnpm compatibility #20

Open
julienloizelet opened this issue Feb 11, 2024 · 0 comments
Open

Add pnpm compatibility #20

julienloizelet opened this issue Feb 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@julienloizelet
Copy link
Owner

From version 2.2.0 onwards, we can use npm instead of yarn.

We could also work to add pnpm alternative.

To begin with, we need to install it in the Playwright container.

Probably something like the ddev viteserve add-on approach will work well.

Then, we would have to update the playwright-install and playwright-init command accordingly.

And add some tests if possible.

@julienloizelet julienloizelet added the enhancement New feature or request label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant