#unminified source in node

3 messages · Page 1 of 1 (latest)

modern sorrel
#

I've intrumented the back end of my web app with Sentry for node, but when an error is reported I see a button to the right of the stack trace with information on unminifying my code. The suggestions don't seem quite applicable though, I'm already using the Sentry webpack plugin, and the server code is just put into place, in my Heroku instance, by the CopyWebpackPlugin. I think that maybe the problem is that CopyWebpackPlugin does some minifying with Terser?

#

The only possibly relevant clue is a mention of the RewriteFrames integration, but I can't even find that defined when I import from '@sentry/node', which is at 7.110.

dense kiln
#

@modern sorrel I recommend writing into Sentry support ([email protected]) so they can help take a look at your account and the exact suggestion you are getting from Sentry. It will be harder to debug this via discord