Sourcemapped stacktraces in the dev console
Does anyone have sourcemaps working in dev in the console? My workers mainly run off queues (so no HTTP response to display). I've gone down some rabbit trails with miniflare, Stacktracery, etc. trying to see if there's a way to translate console logs to original Typescript sources, but no success yet.
0 Replies