How to see angular (2+) source code?

I have setup sentry with angular 4/5, I have also addes sourcemaps, however when I get an exception the code and stack trace is still uglified.
How can I see the source code in sentry properly to debug the error and not just through uglified stack traces?