feat(workerd): use new transport #847
Annotations
4 errors
test:
examples/browser-cli/src/runner.ts#L13
Object literal may only specify known properties, and 'fetchModule' does not exist in type 'ModuleRunnerTransport'.
|
test:
examples/web-worker-rsc/src/lib/runner.ts#L13
Object literal may only specify known properties, and 'fetchModule' does not exist in type 'ModuleRunnerTransport'.
|
test:
examples/web-worker/src/lib/runner.ts#L13
Object literal may only specify known properties, and 'fetchModule' does not exist in type 'ModuleRunnerTransport'.
|
test
Process completed with exit code 2.
|