pro plan is so cheap tho, 20 bucks a month is cheaper than many Netflix plans lol
pro plan is so cheap tho, 20 bucks a month is cheaper than many Netflix plans lol



wrangler pages deployment tailpages deployment tail worked. Thank you npx wrangler pages deployment tail as well now after working for many deployments. Getting the workers.api.error.script_not_found [code: 8000068] this time.✘ [ERROR] No routes found when building Functions directory: /opt/buildhome/repo/functionsexport const onRequest = handleRequest instead, it worked fine before. I basically need context in my functions to access the bindings name for D1.pages deployment tailnpx wrangler pages deployment tail workers.api.error.script_not_found [code: 8000068]✘ [ERROR] No routes found when building Functions directory: /opt/buildhome/repo/functionsexport const onRequest = handleRequestexport default {
async fetch(request, env, ctx) {
return handleRequest(request, ctx);
},
};