Can you share the source code of the Worker? To export the output bundle you can do `wrangler deploy

Can you share the source code of the Worker? To export the output bundle you can do wrangler deploy --dry-run --outdir ./dist
Was this page helpful?