We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f22bfe6 commit 70705fbCopy full SHA for 70705fb
docs/platforms/react-native/sourcemaps/uploading/expo.mdx
@@ -55,7 +55,7 @@ npx sentry-expo-upload-sourcemaps dist
55
#### Notes
56
57
- `dist` is the default output directory of `eas update`.
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.
+- Sentry Org, Sentry Project and Sentry Url are loaded from expo plugin config (app.json / app.config.js) if environment variable is not set.
59
- Uploaded source maps have no associated releases. This is expected as updates can apply to multiple releases.
60
61
## Notes
0 commit comments