Is it possible to get Wrangler to reference source file names, not compiled ones, when error'ing?

See screenshot. This makes it quite hard to debug since I don't know what file the error happens in as it references compiled files (e.g. /.wrangler/tmp/dev-BjjrCX/index.js not my/original/file.js). Thanks.
image.png
Was this page helpful?