Commit 67079cf
Add missing
Otherwise this fails:
```console
src/index.ts:3:32 - error TS2307: Cannot find module '@cloudflare/playwright-mcp' or its corresponding type declarations.
3 import { createMcpAgent } from '@cloudflare/playwright-mcp';
```npm ci before npx wrangler deploy
1 parent 239f68a commit 67079cf
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments