Get Sourcemap for compiled _worker.js (i.e. /functionsWorker-<random>.js)
When I use workers and set
no_bundle=true
I know excactly what the actual files are gonna look like and can upload sourcemaps to sentry. For pages I have a _worker.js file, can I get the final files somehow?0 Replies