playwright-vscode
playwright-vscode copied to clipboard
chore: detect pnp workspaces and lookup playwright-core using yarn's PnP API
Since there have been some issues regarding repositories which do not offer a traditional node_modules folder (#133) I tried to get this extension working for repositories with yarn-v3 and PnP.
Did not find a contribution guide so let me know if something needs to change or if you do not accept any foreign contributions.
Is this just a CI hiccup or can I do something to fix the tests on windows node16? Locally the tests all pass (I am on Windows with node16).