You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sourcemaps.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Specify the release in Raven.js
12
12
-------------------------------
13
13
14
14
If you are uploading sourcemap artifacts yourself, you must specify the release in your Raven.js client configuration.
15
-
Sentry will use the release name to associate digested event data with the files you've uploaded via the `releases API <https://docs.sentry.io/api/releases/>`_, `sentry-cli <https://docs.sentry.io/learn/cli/>_` or `sentry-webpack-plugin <https://github.com/getsentry/sentry-webpack-plugin>`_.
15
+
Sentry will use the release name to associate digested event data with the files you've uploaded via the `releases API <https://docs.sentry.io/api/releases/>`_, `sentry-cli <https://docs.sentry.io/learn/cli/>`_ or `sentry-webpack-plugin <https://github.com/getsentry/sentry-webpack-plugin>`_.
16
16
This step is optional if you are hosting sourcemaps on the remote server.
0 commit comments