mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-12 00:52:05 +03:00
4ebf419259
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 |
||
---|---|---|
.. | ||
playwright | ||
playwright-chromium | ||
playwright-firefox | ||
playwright-webkit |