Sentry wants ember.prod.js as well as the vendor files
I've got my js files being uploaded into sentry just fine, but I'm seeing nothing but invalid row/column errors in the sentry interface. when I chatted to their support team, they indicated that they're looking for assets/vendor/ember/ember.prod.js which isn't deployed anywhere and therefor doesn't exist.
The suggested solution was to upload ember.prod.js as an artifact alongside the vendor files. Anyone else seen this?
I don't use this currently, so it's hard for me to look into it, would you be able to provide a fix?
What's the state of this?
We have a branch we’re using, let me see if I can clean it up and push upstream.