mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-03 17:09:01 +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 |
||
---|---|---|
.. | ||
browserFetcher.ts | ||
browserServer.ts | ||
browserType.ts | ||
chromium.ts | ||
firefox.ts | ||
pipeTransport.ts | ||
playwright.ts | ||
processLauncher.ts | ||
webkit.ts |