You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I have Sentry with sourcemaps set up in my project.
We have an internal project that is installed as an NPM package.
I want to have a full Sentry setup in this package as well, to have unminified error trace, sourcemaps and everything.
Currently, you can't just have it in a naive way; reporting for the 'main' app will be broken.
Is there any way to achieve this?
Thread about having Sentry in the npm package and issues it caused: #13866
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I have Sentry with sourcemaps set up in my project.
We have an internal project that is installed as an NPM package.
I want to have a full Sentry setup in this package as well, to have unminified error trace, sourcemaps and everything.
Currently, you can't just have it in a naive way; reporting for the 'main' app will be broken.
Is there any way to achieve this?
Thread about having Sentry in the npm package and issues it caused:
#13866
Beta Was this translation helpful? Give feedback.
All reactions