Sourcemaps question

Hello!

My sourcemapurl in my JS file is showing as:

sourceMappingURL=…/maps/app/app.js.map

My artifact name name in my release on sentry is showing as:

/maps/app/app.js.map

Is this incorrect? does the leading “…” in the sourcemapurl cause an issue when trying to show the full JS - as i’m not seeing the original JS in new issues.