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: platform-includes/sourcemaps/legacy-uploading-methods/javascript.mdx
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -504,8 +504,7 @@ Sometimes build scripts and plugins produce pre-compressed minified files (for e
504
504
505
505
### (Self-Hosted Sentry) Verify the `symbolicator` service is operating normally
506
506
507
-
If you are running a self-hosted version of Sentry, verify that the `symbolicator` service/container is operating normally.
508
-
You can do so by checking the container's logs.
507
+
If you're running a self-hosted version of Sentry, you can verify that the `symbolicator` service/container is operating normally by checking the container's logs.
509
508
510
509
### (Self-Hosted Sentry via Docker) Verify workers are sharing the same volume as web
0 commit comments