Skip to content

Commit 9b380b4

Browse files
committed
docs: add wrangler.jsonc entry to README for Cloudflare Workers deployment configuration
1 parent faba98e commit 9b380b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ bun install
4444
| File | Purpose |
4545
| ------------------ | ------------------------------------------------- |
4646
| `astro.config.mjs` | Astro settings, site URL, and Pagefind indexing |
47+
| `wrangler.jsonc` | Cloudflare Workers deployment config |
4748
| `globals.css` | Tailwind theme and global styles |
4849
| `eslint.config.js` | ESLint rules for Astro and TypeScript |
4950
| `.editorconfig` | Editor settings for consistent formatting |

0 commit comments

Comments
 (0)