playwright/packages/playwright-ct-core/src
Dmitry Gozman 91012833c6
chore: move 'dev-server' extensibility point to plugin (#32448)
Instead of plumbing it through a custom unspecified config field, make
it a part of plugin interface.

Additionally, use task runner for starting/stopping dev server.
2024-09-05 02:22:27 -07:00
..
injected fix(ct): fix component.d.ts core types (#29463) 2024-02-12 22:37:31 +01:00
cliOverrides.ts chore: move 'dev-server' extensibility point to plugin (#32448) 2024-09-05 02:22:27 -07:00
DEPS.list chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
devServer.ts chore: make dev server only use public config (#32441) 2024-09-04 01:29:55 -07:00
mount.ts chore: rename route fixture in ct (#31817) 2024-07-23 07:43:28 -07:00
program.ts chore: move dev server to config-based framework extensibility (#30234) 2024-04-05 08:39:51 -07:00
router.ts chore: rename route fixture in ct (#31817) 2024-07-23 07:43:28 -07:00
tsxTransform.ts fix(ct): ct ID clash on similar imports (#30108) 2024-03-25 23:50:45 +01:00
vitePlugin.ts chore: move 'dev-server' extensibility point to plugin (#32448) 2024-09-05 02:22:27 -07:00
viteUtils.ts fix(test runner): align with typescript behaviour for resolving index.js and package.json through path mapping (#32078) 2024-08-12 15:05:19 +02:00