Sentry-cli: Documentation missing for appcenter and react native to generate sourcemaps

Created on 6 Feb 2019  路  4Comments  路  Source: getsentry/sentry-cli

On https://docs.sentry.io/clients/react-native/codepush/ and related to #476 on my migration from code-push-cli to appcenter-cli.

appcenter cli, unlike code-push before, do not generate sourcemaps by default. appcenter help codepush release-react lists a -s|--sourcemap-output <arg>, as it also says "if omitted, a sourcemap will not be generated."

If sentry-cli only uploads minified script and source maps from what appcenter generates, then documentation should be updated for the missing -s param.

Most helpful comment

Thanks @mieszko4 - took me far too long to realise ./build/codePush -> ./build/CodePush!

Would definitely be good to get those docs updated

All 4 comments

+1 Any updates on this one?

Also this doc is wrong https://docs.sentry.io/clients/react-native/codepush/
It says to use ./build/codePush but codepush generates files at CodePush

Thanks @mieszko4 - took me far too long to realise ./build/codePush -> ./build/CodePush!

Would definitely be good to get those docs updated

Was this page helpful?
0 / 5 - 0 ratings