cloudflare--workers-sdk
70bf21e064
Prerelease / build (push) Has been skipped
Deploy (to testing) and Test Playground Preview Worker / Deploy Playground Preview Worker (testing) (push) Has been skipped
Deploy Workers Shared Staging / Deploy Workers Shared Staging (push) Failing after 0s
Handle Changesets / Handle Changesets (push) Has been cancelled
Semgrep OSS scan / semgrep-oss (push) Has been cancelled
8 行
235 B
JSON
8 行
235 B
JSON
{
|
|
"name": "worker",
|
|
"main": "@playground/main-resolution-package/entry",
|
|
"compatibility_date": "2024-12-30",
|
|
// Enable `nodejs_compat` to ensure there are no errors adding the polyfills
|
|
"compatibility_flags": ["nodejs_compat"],
|
|
}
|