pokedextracker / pokedextracker.com

A website to track your completion of a Living Pokedex.
https://pokedextracker.com
MIT License
166 stars 41 forks source link

feat(rollbar): replace sentry with rollbar #497

Closed robinjoseph08 closed 1 year ago

robinjoseph08 commented 1 year ago

what

since sentry doesn't really have a free tier anymore, we're replacing our sentry error reporting code with rollbar. the source maps are still a little weird, but it's at least better than what we have now. maybe the source maps will get better when we change up some of the build process when we add typescript