Dragan
Dragan
This would be a nice feature. I am aware that it would make an additional query but I need to know the total length for every request.
> ```shell > npx expo export --dump-sourcemaps > npx sentry-expo-upload-sourcemaps dist > ``` Hey @krystofwoldrich, I have same issue with source maps, and I've been trying to run `npx sentry-expo-upload-sourcemaps...
For me, npx command works but pnpx command returns 404 error.
I'm facing an issue where logs aren't being sent to Sentry. Using Sentry.logger.info works, but the integration fails. I am using Fastify v4.29 (which uses Pino 9.7.0), and newest SDK...