Skip to content

Fix/cf worker workers dev config 3818798249323887751 - #1264

Open
bxnxnxhzhdhdjdjjx-spec wants to merge 7 commits into
LuanRT:mainfrom
bxnxnxhzhdhdjdjjx-spec:fix/cf-worker-workers-dev-config-3818798249323887751
Open

bxnxnxhzhdhdjdjjx-spec wants to merge 7 commits into
LuanRT:mainfrom
bxnxnxhzhdhdjdjjx-spec:fix/cf-worker-workers-dev-config-3818798249323887751

Conversation

@bxnxnxhzhdhdjdjjx-spec

Copy link
Copy Markdown

No description provided.

google-labs-jules Bot and others added 7 commits September 20, 2026 05:27
Co-authored-by: bxnxnxhzhdhdjdjjx-spec <315051886+bxnxnxhzhdhdjdjjx-spec@users.noreply.github.com>
…kers-readme-guide-9851321234995576866

docs: add Cloudflare Workers deployment and usage section to README
Cloudflare Workers requires the `nodejs_compat` compatibility flag and a recent `compatibility_date` (2024-09-23 or later) when bundling modules that rely on Node.js built-ins like `module` or `node:` specifiers. Update Wrangler configuration in example and README documentation accordingly.

Co-authored-by: bxnxnxhzhdhdjdjjx-spec <315051886+bxnxnxhzhdhdjdjjx-spec@users.noreply.github.com>
Add wrangler.toml at repository root targeting bundle/cf-worker.js with nodejs_compat flag and compatibility_date 2024-09-23 so Cloudflare Workers deployments succeed. Also update example wrangler.toml and README documentation.

Co-authored-by: bxnxnxhzhdhdjdjjx-spec <315051886+bxnxnxhzhdhdjdjjx-spec@users.noreply.github.com>
…s-compat-10476744337110319752

fix(cf-worker): add nodejs_compat flag to Wrangler configuration
Set `workers_dev = true` in `wrangler.toml` to silence Wrangler warning and explicitly enable routing on workers.dev during deployments.

Co-authored-by: bxnxnxhzhdhdjdjjx-spec <315051886+bxnxnxhzhdhdjdjjx-spec@users.noreply.github.com>
Set `workers_dev = true` in `wrangler.toml` to silence Wrangler warning and explicitly enable routing on workers.dev during deployments.

Co-authored-by: bxnxnxhzhdhdjdjjx-spec <315051886+bxnxnxhzhdhdjdjjx-spec@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant