mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2025-07-26 16:42:27 +08:00

Since it's moved to ESM, `require` isn't defined. This hotfix is just recreating `require` to workaround this issue.
Since it's moved to ESM, `require` isn't defined. This hotfix is just recreating `require` to workaround this issue.