Skip to content

Commit dea687a

Browse files
antonislizokm
andauthored
Update wording of source maps debug builds section
Co-authored-by: Liza Mock <[email protected]>
1 parent 545f92d commit dea687a

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

docs/platforms/react-native/sourcemaps/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ sentry {
5353

5454
### Debug Builds
5555

56-
Note that automatic uploading of source maps for debug builds is disabled because symbolication is handled directly by the Metro development server. In a development environment, Metro automatically provides the symbolication needed to translate stack traces into readable source code. As a result, there is no need to upload source maps for these types of builds.
56+
Symbolication is handled directly by the Metro development server, automatically providing the symbolication needed to translate stack traces into readable source code in a development environment. There's no need to upload source maps for these types of builds which is why the automatic uploading of source maps is disabled.

0 commit comments

Comments
 (0)