Skip to content

Commit

Permalink
Update platform-includes/getting-started-sourcemaps/javascript.react-…
Browse files Browse the repository at this point in the history
…router.mdx

Co-authored-by: Andrei <[email protected]>
  • Loading branch information
chargome and andreiborza authored Dec 12, 2024
1 parent dfa4dc6 commit d3598df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

By default, React Router will minify your JavaScript and CSS files in production. This makes it difficult to debug errors. To make debugging easier, you can generate source maps and upload them to Sentry.

We recommend to use [Sentry's Vite plugin](/platforms/javascript/sourcemaps/uploading/vite/) to upload sourcemaps.
We recommend using [Sentry's Vite plugin](/platforms/javascript/sourcemaps/uploading/vite/) to upload sourcemaps.

Please refer to the <PlatformLink to="/sourcemaps">Source Maps Documentation</PlatformLink>, for more information.

Expand Down

0 comments on commit d3598df

Please sign in to comment.