playwright/packages/playwright-firefox
Andrey Lushnikov 4ebf419259
fix(yarn): download browsers to package directories (#1133)
This patch makes it so all our packages, like `playwright` and
browser-specific flavors, download browsers to their
directories rather then using directory of `playwright-core`.

This way yarn@1 caches are not busted: they didn't expect that directory
content might change after packages's explicit install step
is failed, there's that was what we were doing.

Fixes #1085
2020-02-26 15:13:31 -08:00
..
index.js fix(yarn): download browsers to package directories (#1133) 2020-02-26 15:13:31 -08:00
install.js chore: npm packages (#525) 2020-01-21 12:22:17 -08:00
package.json chore: mark v0.11.1-post (#1027) 2020-02-14 19:23:50 -08:00
README.md chore: fix package typo in packages README (#707) 2020-01-28 07:52:42 -08:00

playwright-firefox

This package contains the Firefox flavor of Playwright.