datamade / how-to

📚 Doing all sorts of things, the DataMade way
MIT License
84 stars 12 forks source link

Gatsby plugin docs (Sentry & Recharts) #139

Closed beamalsky closed 3 years ago

beamalsky commented 3 years ago

Overview

The PR adds documentation for using Sentry and Recharts in Gatsby.

Closes #127. Closes #72.

Testing Instructions

beamalsky commented 3 years ago

I did a little reading and didn't find a good way to do conditional imports for Gatsby plugins, but I'm pretty sure that an empty string for the DSN value will behave as we want and not error out. I've now added @sentry/gatsby to the template in this PR and we can trial it when we use it for Green Jobs later this week, if that sounds okay to you @hancush.