faro-web-sdk
faro-web-sdk copied to clipboard
source map upload SDK changes
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