Add Sentry error logging (Resolves #1)
... | ... | @@ -27,6 +27,7 @@ |
"gatsby-plugin-react-redux": "^1.1.0-0", | ||
"gatsby-plugin-remove-trailing-slashes": "^2.1.21", | ||
"gatsby-plugin-robots-txt": "^1.5.0", | ||
"gatsby-plugin-sentry": "^1.0.1", | ||
"gatsby-plugin-sharp": "^2.4.5", | ||
"gatsby-plugin-sitemap": "^2.2.27", | ||
"gatsby-plugin-zopfli": "^1.3.2", | ||
... | ... |
Please register or sign in to comment