shortest icon indicating copy to clipboard operation
shortest copied to clipboard

fix: consider package managers the user uses when installing browsers via playwright

Open amk-dev opened this issue 2 months ago • 5 comments

Fixs #144

Changes

  1. consider the package manager the user is using when installing chromium with playwright.
  2. the current package manager & the execute command is determinded using antfu-collective/package-manager-detector
  3. removes the setup.ts as discussed here
  4. cleans up the package.json scripts that uses setup.ts

amk-dev avatar Dec 26 '24 19:12 amk-dev