Skip to content

feat: add Deno runtime support with server and build configuration 🦕#3

Open
mingcheng wants to merge 1 commit into
hydrz:mainfrom
mingcheng:feat/deno-runtime-support
Open

feat: add Deno runtime support with server and build configuration 🦕#3
mingcheng wants to merge 1 commit into
hydrz:mainfrom
mingcheng:feat/deno-runtime-support

Conversation

@mingcheng
Copy link
Copy Markdown

  • Add deno.json with tasks for dev, build, serve, preview, and deploy
  • Add server.ts to serve built assets and inject edge headers on Deno
  • Update vite.config.js to conditionally load Cloudflare plugin based on DEPLOY_TARGET
  • Update .gitignore to exclude Deno cache directory
  • Update README with Deno setup and usage instructions

- Add `deno.json` with tasks for dev, build, serve, preview, and deploy
- Add `server.ts` to serve built assets and inject edge headers on Deno
- Update `vite.config.js` to conditionally load Cloudflare plugin based on `DEPLOY_TARGET`
- Update `.gitignore` to exclude Deno cache directory
- Update README with Deno setup and usage instructions

Signed-off-by: mingcheng <mingcheng@apache.org>
@mingcheng mingcheng force-pushed the feat/deno-runtime-support branch from b152616 to de2123f Compare May 8, 2026 10:25
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