So to use Pages advanced mode I have to use this https://developers.cloudflare.com/pages/platform/fu

So to use Pages advanced mode I have to use this https://developers.cloudflare.com/pages/platform/functions/advanced-mode/

I did follow the docs, but like im struggling with putting the _worker.js in the actual output dir??

Like as you can see in the first photo, running the build command generates a _worker.js file, but it is not the one that I wrote, how do I get MY worker to be in the build directory? Keep in mind I'm using svelte
image.png
Was this page helpful?