BugSplat-Git / symbol-upload

Cross-platform symbol upload utility
MIT License
10 stars 3 forks source link

Fix .js.map Uploads #82

Closed bobbyg603 closed 11 months ago

bobbyg603 commented 11 months ago

When we switched uploads protocols this caused a regression that uploaded the zipped map files with .js.map extension instead of .js.map.zip. This causes us to not be able to process these files on the backend.