playwright/src/install
Andrey Lushnikov cb1b64289c
devops: downloading ffmpeg during install step (#5249)
This patch starts downloading FFMPEG like we download our browsers
instead of bundling it in the NPM package.

With this patch, NPM size is reduced from 8.8MB to 1.7MB.

Consequences:
- `npx playwright` is drastically faster now
- playwright driver for language bindings is way smaller
- projects that bundle Playwright can pass Apple Notorization

Fixes #5193
2021-02-03 09:19:11 -08:00
..
browserFetcher.ts devops: downloading ffmpeg during install step (#5249) 2021-02-03 09:19:11 -08:00
installer.ts fix(installer): release lock if things go south (#5125) 2021-01-23 04:27:33 +03:00
tsconfig.json chore: generate protocol during browser roll (#2719) 2020-07-01 15:22:29 -07:00