Skip to content

Commit 487ab29

Browse files
committed
Adds a note that source maps are not uploaded for debug
1 parent 8b8b9f2 commit 487ab29

File tree

1 file changed

+1
-0
lines changed
  • docs/platforms/react-native/sourcemaps/uploading

1 file changed

+1
-0
lines changed

docs/platforms/react-native/sourcemaps/uploading/expo.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ npx sentry-expo-upload-sourcemaps dist
4747

4848
- `dist` is the default output directory of `eas update`.
4949
- Uploaded source maps have no associated releases. This is expected as updates can apply to multiple releases.
50+
- Uploading of source maps for debug or simulator builds is disabled.
5051

5152
## Notes
5253

0 commit comments

Comments
 (0)