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 70705fb commit df5179dCopy full SHA for df5179d
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 plugin config (app.json / app.config.js) if environment variable is not set.
+- Sentry Org, Sentry Project and Sentry Url will be 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