I’m using the webpack-sentry-plugin, but had just been uploading through curl as well.
The maps seem to be uploading properly and everything from what I can tell looks in order.
The files are all named properly (~/assets/index-[hash].js) in the release, but the source maps are still not applying.
https://sentry.io/soul-camp/staging-canteen-client/issues/277394609/
https://sentry.io/soul-camp/staging-canteen-client/releases/9266a23/artifacts/
Not sure what the issue is? Sourcemaps work locally for me. I’m using Webpack2 with the webpack uglify plugin being used to prepare everything.
Really at a loss for what to look into. Any guidance would be really appreciated! Thanks.