mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-02 00:53:32 +03:00
cea036ab7e
* feat: change vendor package exports This patch changes top-level exports for the vendor-specific packages: - `playwright-chromium`: now exports an object with a single `chromium` field - `playwright-wekbit`: now exports an object with a single `webkit` - `playwright-firefox`: now exports an object with a single `firefox` Fixes #814 * fix typo * address comments |
||
---|---|---|
.. | ||
playwright | ||
playwright-chromium | ||
playwright-firefox | ||
playwright-webkit |