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'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?