Something went wrong while fetching comments. Please try again.
Created by: plibither8
Should be merged after https://github.com/sourcegraph/sourcegraph/pull/39560
This PR refactors the current method and location for uploading source maps to Sentry.
Before:
After:
Individually uploading a source map has been tested separately. Uploading on main branch build will be tested once merged.