Skip to content

Deploying to Cloudflare Pages using Bun

Updated: at 14:38 GMTSuggest Changes

Deploying to Cloudflare Pages using Bun

Cloudflare v2 build system supports Bun out-of-the-box, nice!

Also, unlike v1, v2 supports any version of Node.js, Python, Go, Bun, Yarn, pnpm, you name it…

To enable v2 build system for the project, double check Build system version under the Builds & deployments section.

Build configurations:

Variables and Secrets configs:

All configs:

All configs

Note: if your page flickers, refer to my previous post.

Viola. Happy days.

Leave a comment 💬

Next Post
Updating AstroPaper