Sentry plugin for Gatsby

I recently converted my website to a headless WordPress setup, and I’m using Gatsby for the frontend. I’ve used Sentry for error tracking at work and wanted to add it to my personal website. Why does my personal blog need error tracking you might ask? I’m running the Gatsby v2 beta so errors are chances to contribute back to the project, which I’m very interested in doing. 

Gatsby’s focus is on performance, so I created a plugin to load the Sentry JavaScript library asynchronously. It’s currently in use on my own website, and https://www.gatsbyjs.com.



Powered by Gatsby and WordPress.