shortest
shortest copied to clipboard
fix: consider package managers the user uses when installing browsers via playwright
Fixs #144
Changes
- consider the package manager the user is using when installing chromium with playwright.
- the current package manager & the execute command is determinded using antfu-collective/package-manager-detector
- removes the
setup.ts
as discussed here - cleans up the
package.json
scripts that usessetup.ts