1.4.11 min read
v1.4.1 — Build: Inline Public Domain
Inlines NEXT_PUBLIC_PUBLIC_DOMAIN at build time so subdomain URL generation works correctly in the Cloudflare Workers runtime.
Tag
4 posts
Inlines NEXT_PUBLIC_PUBLIC_DOMAIN at build time so subdomain URL generation works correctly in the Cloudflare Workers runtime.
Adds a dedicated packaging step for the Cloudflare Workers build to prevent duplicate Next.js compilation runs.
Incremental update to the build process for stability and correctness.
Updates the Next.js build process to integrate Serwist for service worker generation, and removes duplicate build steps.