Skip to content

Commit f22bfe6

Browse files
authored
Update expo.mdx
1 parent 909aaf6 commit f22bfe6

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ npx sentry-expo-upload-sourcemaps dist
5555
#### Notes
5656

5757
- `dist` is the default output directory of `eas update`.
58-
- Sentry Org, Sentry Project and Sentry Url are loaded by default from expo app config (app.json / app.config.js) and environment variables takes precence.
58+
- Sentry Org, Sentry Project and Sentry Url are loaded from expo app config (app.json / app.config.js) if environment variable is not set.
5959
- Uploaded source maps have no associated releases. This is expected as updates can apply to multiple releases.
6060

6161
## Notes

0 commit comments

Comments
 (0)