wrangler dev?http://127.0.0.1:6284/workers and see if the worker shows up there?


.env and process.env)http://127.0.0.1:6284/workersname = "workername"
main = "src/index.ts"
compatibility_date = "2024-04-05"
compatibility_flags = ["nodejs_compat"]
[triggers]
crons = ["* * * * *"]
[[mtls_certificates]]
binding = "APPLE_PAY_CERT"
certificate_id = "censored"[[services]]
binding = "WORKER"
service = "sellhub-checkout-cron"