forked from
jollywhoppers.com/witchsky.app
Bluesky app fork with some witchin' additions 馃挮
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.