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?
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?



