BugSnag updates
BugSnag updates
www.bugsnag.com

Better stack traces for JavaScript projects

 

Update

 

 

We've recently rolled out some improvements for JavaScript projects bundled using webpack.

Now, only the stack frames that relate to your code are shown by default, and frames from library code are hidden. Click the 'full trace' button to show all the frames.

Additionally, if you are reporting builds using our build tool integration you can now click on the icon on the right hand side of the stack trace to deep link to the line of code in GitHub, GitLab, or Bitbucket.

View in GitHub