Sourcemaps not used on JavaScript/TypeScript using raven-node

Hello,

I want to use Sentry on premise in a TypeScript NodeJS application. So I really need sourcemaps to avoid messing with the generated JavaScript. Sadly, Sentry completely ignores my sourcemaps, altough they’re provided and visible in the release. I tried so many things, including two plain js projects, to find out whats wrong here. But it doesn’t work.

My github issue contains a lot of details of my tests and progress. Unfortunately I got no reply according to this issue, altough I posted this about a week ago. So I’m trying to get some help here, maybe the support is more active here. I would be happy about any ideas what could be wrong. Either I did something very important wrong in all my test-cases, or we have a big bug in the sourcemap-component.