i pass the minify flag to wrangler to reduce size of my worker code this results in minified functio

i pass the minify flag to wrangler to reduce size of my worker code
this results in minified function names in errors
is there a way to pass a source map (probably a/b problem ik) or is there any other way to "get/view" the full function names in the stack trace?
Screenshot_2024-08-25_at_10.23.33_PM.png
Was this page helpful?