RespectableThieves / hypecycle

An open-source, React Native-based cycling computer! Track your ride metrics like speed, power, heart rate, and altitude in real time. Manage sensors easily, map your journeys, and look forward to amazing features like live shared data and tracking within your social ride groups. #ReactNative #OpenSource #CyclingTech 🚴‍♂️📲🌐
5 stars 2 forks source link

Upload source maps to sentry on eas update. #95

Open craigmulligan opened 1 year ago

craigmulligan commented 1 year ago

https://docs.expo.dev/guides/using-sentry/#uploading-source-maps-for-updates

shaunmulligan commented 1 year ago

I assume source maps allow us to more easily trace errors back to specific lines of code right?