playwright/packages
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
..
playwright fix(yarn): download browsers to package directories (#1133) 2020-02-26 15:13:31 -08:00
playwright-chromium fix(yarn): download browsers to package directories (#1133) 2020-02-26 15:13:31 -08:00
playwright-firefox fix(yarn): download browsers to package directories (#1133) 2020-02-26 15:13:31 -08:00
playwright-webkit fix(yarn): download browsers to package directories (#1133) 2020-02-26 15:13:31 -08:00