diff --git a/platform-includes/sourcemaps/overview/javascript.mdx b/platform-includes/sourcemaps/overview/javascript.mdx index 22605cf761987..db6a790db6a6c 100644 --- a/platform-includes/sourcemaps/overview/javascript.mdx +++ b/platform-includes/sourcemaps/overview/javascript.mdx @@ -4,12 +4,16 @@ The easiest way to configure uploading source maps is by using the Sentry Wizard + + This guide assumes you are using a Browser JavaScript SDK. For instructions on how to set up source maps for React Native, follow the [source maps guide for React Native](/platforms/react-native/sourcemaps/). + + If you want to configure source maps upload manually, follow the guide for your bundler or build tool below.