playwright/src/install
Andrey Lushnikov 7906a8f2f5
feat: add best-effort support for Ubuntu 21.04 (#6429)
With this patch:
- `npx playwright install-deps` will install deps on Ubuntu 21.04
- launch doctor knows the package<->lib mapping for Ubuntu 21.04

**NOTE:** our webkit build, however, doesn't work on Ubuntu 21.04. Since
this is not LTS release, we're doing best-effort here.

Fixes #6405
2021-05-06 10:37:06 -07:00
..
browserFetcher.ts docs: fixed various typos (#5958) 2021-03-26 10:47:16 -07:00
installDeps.ts feat: add best-effort support for Ubuntu 21.04 (#6429) 2021-05-06 10:37:06 -07:00
installer.ts fix: host dependency validation (#6227) 2021-04-20 18:54:53 +02:00
tsconfig.json chore: generate protocol during browser roll (#2719) 2020-07-01 15:22:29 -07:00