Source maps and stack traces · Cloudflar...
Workers only maps stack traces for unhandled exceptions. So if you catch and log an exception in you code, it will not be source mapped.
https://developers.cloudflare.com/workers/observability/source-maps/#stack-traces
https://developers.cloudflare.com/workers/observability/source-maps/#stack-traces
Cloudflare Docs
Adding source maps and generating stack traces for Workers.

