Category "bugsnag"

Enable sourcemaps in Vue-Vite

Is it possible to enable sourcemaps in Vue-Vite in production environment? I would like to use it for Bugsnag. Can't find anything about it in the docs. In dev

Bugsnag from a browser: is there a way I can add my own header?

Using "@bugsnag/browser": "7.5.6" I have configured bugsnag to send requests to a custom endpoint by doing: Bugsnag.start({ ... autoTrackSessions: false,