mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-01 08:34:02 +03:00
b9106a4c42
Historically, this plugin was important to translate dynamic imports into require calls so that we can intercept them and transpile. This is not needed anymore with ESM loader enabled by default, so we can avoid this transformation and support dynamic imports of ESM-only packages/files. Fixes #17075, fixes #23255, fixes #31140, references #23662. |
||
---|---|---|
.. | ||
android | ||
assets | ||
components | ||
config | ||
electron | ||
image_tools | ||
installation | ||
library | ||
page | ||
playwright-test | ||
stress | ||
third_party/proxy | ||
webview2 | ||
.eslintrc.js | ||
index.d.ts | ||
tsconfig.json |