Skip to content

Commit ea0a376

Browse files
Update platform-includes/getting-started-sourcemaps/javascript.react-router.mdx
Co-authored-by: Andrei <[email protected]>
1 parent ebed343 commit ea0a376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-includes/getting-started-sourcemaps/javascript.react-router.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Add Readable Stack Traces to Errors
22

3-
By default, React Router will minify your JavaScript and CSS files in production. This makes it difficult to debug errors in production. To make debugging easier, you can generate source maps and upload them to Sentry.
3+
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.
44

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

0 commit comments

Comments
 (0)