Commit 1410edda authored by Mike Grabowski's avatar Mike Grabowski Committed by GitHub

fix: Sentry source maps URL (#5764)

fix
parent 3bc7f015
...@@ -121,4 +121,4 @@ jobs: ...@@ -121,4 +121,4 @@ jobs:
with: with:
environment: production environment: production
sourcemaps: './build/static/js' sourcemaps: './build/static/js'
url_prefix: '/static/js' url_prefix: '~/static/js'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment