Skip to content

ci(deploy): configure workers static assets - #11

Merged
Tuxedolphin merged 1 commit into
mainfrom
ci/simplify-test-triggers
Jun 15, 2026
Merged

ci(deploy): configure workers static assets#11
Tuxedolphin merged 1 commit into
mainfrom
ci/simplify-test-triggers

Conversation

@Tuxedolphin

Copy link
Copy Markdown
Owner

Summary

  • add frontend/wrangler.jsonc for Cloudflare Workers Static Assets
  • update deployment docs from Pages Git integration to Workers Builds
  • ignore Wrangler local cache directories

Deployment settings

  • Path: frontend
  • Build command: pnpm install --frozen-lockfile && pnpm build
  • Deploy command: npx wrangler deploy
  • VITE_API_BASE_URL can remain unset until the backend is deployed

Verification

  • pnpm build
  • npx --yes wrangler@latest deploy --dry-run
  • git diff --check
  • staged diff reviewed for tokens and generated attribution strings

@Tuxedolphin
Tuxedolphin merged commit 1609131 into main Jun 15, 2026
15 checks passed
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.

1 participant