Skip to content

Add Cloudflare Workers configuration#4

Merged
karngyan merged 3 commits into
mainfrom
cloudflare/workers-autoconfig
May 2, 2026
Merged

Add Cloudflare Workers configuration#4
karngyan merged 3 commits into
mainfrom
cloudflare/workers-autoconfig

Conversation

@cloudflare-workers-and-pages
Copy link
Copy Markdown
Contributor

@cloudflare-workers-and-pages cloudflare-workers-and-pages Bot commented May 1, 2026

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.

Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled settings.

Detected settings:

  • Framework: static
  • Build command: pnpm run build
  • Deploy command: pnpm wrangler deploy
  • Version (non-production deploy) command: pnpm wrangler versions upload

Note: For this PR, we used these detected settings to generate a working preview. When merged, we'll override your build and deploy commands if they don't match what's currently configured, ensuring successful deployments for your setup.

Next steps after merging:
Your Worker configuration lives in wrangler.jsonc. You can now:


View build details · Join the discussion for questions or feedback

@cloudflare-workers-and-pages
Copy link
Copy Markdown
Contributor Author

cloudflare-workers-and-pages Bot commented May 1, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
resumex 911ab04 Commit Preview URL

Branch Preview URL
May 01 2026, 11:50 PM

@cloudflare-workers-and-pages cloudflare-workers-and-pages Bot force-pushed the cloudflare/workers-autoconfig branch from 8e2ddbd to a25bdbf Compare May 1, 2026 21:34
@karngyan
Copy link
Copy Markdown
Contributor

karngyan commented May 1, 2026

@copilot resolve the merge conflicts in this pull request

…toconfig

Co-authored-by: karngyan <32811552+karngyan@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented May 1, 2026

@copilot resolve the merge conflicts in this pull request

Resolved. The only conflict was in wrangler.jsonc — merged both sides by keeping observability and compatibility_flags from this branch while restoring not_found_handling: "single-page-application" from main. Merge commit: 9cbca6b.

Copilot AI requested a review from karngyan May 1, 2026 23:33
@karngyan
Copy link
Copy Markdown
Contributor

karngyan commented May 1, 2026

@copilot resolve the merge conflicts in this pull request

…toconfig

Co-authored-by: karngyan <32811552+karngyan@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented May 1, 2026

@copilot resolve the merge conflicts in this pull request

Resolved again — main had moved forward with new commits. The conflict this time was in .gitignore: merged the wrangler entries from this branch with the scripts/_*.mjs pattern added in main. Merge commit: 911ab04.

@karngyan karngyan merged commit 48bef3a into main May 2, 2026
2 checks passed
@karngyan karngyan deleted the cloudflare/workers-autoconfig branch May 2, 2026 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants