Skip to content

Commit fd7412c

Browse files
Update examples/sdk/reactNative/README.md
Co-authored-by: Rick Foster <115846221+rick-bt@users.noreply.github.com>
1 parent 811a1fd commit fd7412c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sdk/reactNative/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ module.exports = mergeConfig(getDefaultConfig(__dirname), config);
3131
3232
```
3333

34-
By adding Backtrace to the build chain, every time, your application is being prepared for the release builds, the Backtrace source map support will be automatically included.
34+
Add Backtrace to build automation to ensure every build has source map support.
3535

3636
In order to upload source maps to Backtrace, you can:
3737

0 commit comments

Comments
 (0)