AlexsLemonade / refinebio-frontend

Frontend app for refine.bio
https://www.refine.bio
Other
7 stars 7 forks source link

Environmentalize the sentry DSN #980

Open kurtwheeler opened 3 years ago

kurtwheeler commented 3 years ago

Right now it's just hardcoded into the JS. It's not a huge deal since the worst that could happen is someone would send events to our sentry that didn't happen from our prod client, most likely if they were running our code locally.