Bluesky app fork with some witchin' additions 馃挮
at main 9 lines 406 B view raw view rendered
1# @sentry/react-native/scripts/expo-upload-sourcemaps.js patch 2 3Lets us specify the output directory for the sourcemaps via an environment variable. 4 5# @sentry/react-native/dist/js/tools/sentryMetroSerializer.js patch 6 7Patch of this: https://github.com/getsentry/sentry-react-native/issues/5180#issuecomment-3311772038 8 9Will be fixed in an upcoming release of @sentry/react-native - remove when available.