Luca Forstner
Luca Forstner
@monika-agg you don't have to upgrade when publicly hosting the sourcemaps but it will likely be easier to debug and you can also use newer methods of uploading source maps....
@MateuszGroth Ok that seems unrelated to the plugin though. I recommend opening an issue in the SWC repo.
But swc trips and not our plugin right? I don't quite see the connection yet 😄
The Sentry vite plugin does not use SWC when building.
@MateuszGroth can you please elaborate. None of this makes sense to me.
I strongly recommend to share reproduction so we can look at this more closely.
> We could bump `tedious` to 16.x.x or later, but those versions lacks support for node 14 and/or 16. I recommend we add support for a newer version that may...
Hi, I think I understand what is happening. Our `onUnhandledRejectionIntegration` catches errors to report them and is simulating Node.js' native exit behaviour: https://github.com/getsentry/sentry-javascript/blob/eacf56b0994a6d061452280d7d338502a8e1ff32/packages/node/src/integrations/onunhandledrejection.ts#L82-L93 Thereby it is logging the rejection and...
Hi, we'll backlog this. Thanks for reporting!
Related https://github.com/getsentry/sentry-javascript/issues/7051