bugsnag-js
                                
                                 bugsnag-js copied to clipboard
                                
                                    bugsnag-js copied to clipboard
                            
                            
                            
                        Adding a Gatsby example app
Creating a Gatsby example app with BugSnag integrated. We can then direct any customers setting BugSnag up in their app to the example app, since we don't have official support for Gatsby. Similar to what we do with Next.js.
Created using Gatsby's quick start instructions (npm init Gatsby)
@bugsnag/browser bundle size diff
| Minified | Minfied + Gzipped | |
|---|---|---|
| Before | 43.63 kB | 13.37 kB | 
| After | 43.63 kB | 13.37 kB | 
| ± | No change | No change | 
code coverage diff
<temporarily disabled>
Generated by :no_entry_sign: dangerJS against 766a012ed2d851bc2315affefe3d30e08a50b860
This has now been done in #2054