playwright/packages/playwright
Dmitry Gozman 1dcc04bb6a fix(test runner): avoid dependency tracking colliding between esm and cjs
When collecting dependencies both from CJS loader and from ESM loader,
the latter would overwrite the dependencies set instead of appending.

Also make sure cts/cjs/mts/mjs are all supported equally.
2024-03-18 16:08:58 -07:00
..
bundles chore: move off babel proposals to plugins (#29053) 2024-01-18 17:50:52 -08:00
src fix(test runner): avoid dependency tracking colliding between esm and cjs 2024-03-18 16:08:58 -07:00
types chore: align test tree with vscode (#29864) 2024-03-14 15:44:35 -07:00
.eslintrc.js chore: strengthen linting (#29669) 2024-02-26 16:52:28 -08:00
.npmignore chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
cli.js chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
index.d.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.mjs chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
jsx-runtime.js chore: refactor import processing in ct (#28975) 2024-01-12 20:02:27 -08:00
jsx-runtime.mjs chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
package.json chore: mark 1.43.0-next (#29670) 2024-02-26 16:45:25 -08:00
test.d.ts chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
test.js chore: remove manual __esModule override (#28935) 2024-01-10 16:28:08 -08:00
test.mjs fix: merge{Tests,Expects} via ESM imports (#27630) 2023-10-17 00:09:44 +02:00
ThirdPartyNotices.txt chore: move off babel proposals to plugins (#29053) 2024-01-18 17:50:52 -08:00