Open
Description
Hi, I'm using this addon alongside ember-cli-deploy-gzip
and since gzip runs first, the files deploy-sentry uploads to sentry are gzipped and won't work properly.
I tried disabling gzip for map files but since the js files are still being gzipped (as I want them to be on my server) this is what I see on my sentry stacktrace:
Any idea on how to solve this? Is it possible to check if the file is gzipped before uploading and if so?
- Add a header to the file upload post which will make sentry properly handle the gzipped file?
- Or unzip the file before uploading?
Thank you very much in advance
Metadata
Metadata
Assignees
Labels
No labels