add sentry patch for vendoring metro import (#9065)

This commit is contained in:
Samuel Newman
2025-09-23 17:16:19 +03:00
committed by GitHub
parent 133bc2921e
commit be324432bd
2 changed files with 31 additions and 2 deletions
@@ -0,0 +1,9 @@
# @sentry/react-native/scripts/expo-upload-sourcemaps.js patch
Lets us specify the output directory for the sourcemaps via an environment variable.
# @sentry/react-native/dist/js/tools/sentryMetroSerializer.js patch
Patch of this: https://github.com/getsentry/sentry-react-native/issues/5180#issuecomment-3311772038
Will be fixed in an upcoming release of @sentry/react-native - remove when available.