playwright/packages/playwright-test/src
Kristo Jorgenson d5d155df1f
fix(typescript): allow directory imports (#23254)
This updates previous work in #22887 to align more fully with
`--moduleResolution=bundler`, allowing index files to be imported with
the /index extension

---------

Signed-off-by: Kristo Jorgenson <kristojorg@users.noreply.github.com>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2023-06-05 08:58:25 -07:00
..
common chore: enable no-floating-promises on playwright-test (#23484) 2023-06-05 17:45:56 +02:00
isomorphic feat(shard): introduce mode: 'default' (#23023) 2023-05-18 13:07:22 -07:00
loader chore: support esm loader on Node 20 (#23269) 2023-05-24 20:17:44 -07:00
matchers chore: render successful toPass as such (#23411) 2023-06-01 13:22:08 -07:00
plugins chore: allow marking scripts as external for transform (#23449) 2023-06-01 20:28:49 -07:00
reporters chore: enable no-floating-promises on playwright-test (#23484) 2023-06-05 17:45:56 +02:00
runner chore: enable no-floating-promises on playwright-test (#23484) 2023-06-05 17:45:56 +02:00
third_party feat(test runner): support tsconfig.extends array (#22975) 2023-05-11 19:18:13 -07:00
transform chore: allow marking scripts as external for transform (#23449) 2023-06-01 20:28:49 -07:00
worker chore: enable no-floating-promises on playwright-test (#23484) 2023-06-05 17:45:56 +02:00
cli.ts feat(merge): generate html report with links to remote resources (#22968) 2023-05-12 09:26:04 -07:00
DEPS.list chore: support esm loader on Node 20 (#23269) 2023-05-24 20:17:44 -07:00
index.ts chore: enable no-floating-promises on playwright-test (#23484) 2023-06-05 17:45:56 +02:00
internalsForTest.ts chore: move transform to its own folder (for loader worker) (#23247) 2023-05-23 21:05:33 -07:00
store.ts chore: inside out the config & project internal (#22260) 2023-04-07 09:54:01 -07:00
util.ts fix(typescript): allow directory imports (#23254) 2023-06-05 08:58:25 -07:00
utilsBundle.ts chore: bundle chokidar, leave fsevents as an optional dependency (#20762) 2023-02-09 08:40:27 -08:00