faro-web-sdk icon indicating copy to clipboard operation
faro-web-sdk copied to clipboard

source map upload SDK changes

Open eskirk opened this issue 1 year ago • 0 comments

Why

signals (especially errors) need to include a bundle ID so the Faro receiver can decode stack traces

What

use the app name to grab the build ID from the global object - attached with the Faro JS bundler plugins during compilation

Checklist

  • [ ] Tests added
  • [ ] Changelog updated
  • [ ] Documentation updated

eskirk avatar Feb 06 '24 20:02 eskirk