Posted on 16th May 2026 at 19:00 by Admin
Nearing the end of the URL change process Cloudflare failed to build and deploy after a successful local build and push.
It all sprang into life when I changed the suffix of markdown-style-guide.mdx to md.
There was something about that file that local npm build allowed in MDX format, but Cloudflare didn’t.
Moral - only specify .mdx when definitely using MDX features.
Category: dev Tags: cloudflare system