I’m using Raven to track errors from chrome extension content string
I’ve uploaded the js and map file to the appropriate release
But still, when i’m watching event, i’m getting error:
Source code was not found for chrome-extension://extension-id/content.js Expand
if i browse the artifacts of the corresponding release, i have:
content.js
~/content.js.map
What am missing?
Thanks!