azavea / ism-watershed-wellness-snapshot

A tool to collect and display watershed wellness indicators for the International Seaport Museum
1 stars 2 forks source link

Add Rollbar for client #29

Closed kellyi closed 5 years ago

kellyi commented 5 years ago

We should add Rollbar for error reporting, as we've done with a few other React apps.

In other apps we made the configuration via Webpack config. However, since that config's opaque in CRA apps there may be some preferred alternate way to handle it.