Issues with bundles in S3 Bucket

Hi All,

I’m having a weird issue when my bundle is pushed to S3.

I am running a Webpack 4 build and everything appears to work as it should when I run a build and the files are on my local machine. However when I add in my config into my webpack build to push the files to the S3 bucket none of the errors are firing through anymore, I can see them in the browser console but nothing is coming through to my sentry dashboard.

Has anyone else out there experienced anything similar?

Thanks
Lee