I got it to work this way! I did have to disable Cloudflare's built-in build process though, and upl

I got it to work this way! I did have to disable Cloudflare's built-in build process though, and upload manually with wrangler.

One side-effect is that all my backend code is accessible through the web now, as people can navigate to ./shim.mjs etc. Is there a way to stop that? I am thinking of making a redirect rule, but perhaps something more elegant works?
Was this page helpful?