So I am running some tests via CircleCI against my production codebase.
I get a certain error, very often (which may be a separate issue)... but one thing that would really help is with this:
/HeBxUGy9V!s!utf-8/https://workbench.
In Sentry, I can't specify the URL for sourcemap lookup, because the /HeBxUGy9V is randomly generated per run.
Would be excellent if I could force that to be something, every time from the command line, so I could then know in Sentry what the URL would be to enable my sourcemaps to show up (to help debug errors etc)
Anything?