rn-crashlytics-symbolication-tool

1.1.0 • Public • Published

rn-crashlytics-symbolication-tool

Made this for react native while going through crashes in crashlytics.

Hot to get a sourcemap:

  • React native: npx react-native bundle --entry-file *entry file* --bundle-output='*outfile*.jsbundle' --dev false --sourcemap-output='./*outfile*.map'

How to use:

npx rn-crashlytics-symbolication-tool

Give it a .map file and paste (or just have it read from clipboard) your trace text and it will output a human-readable string

Readme

Keywords

none

Package Sidebar

Install

npm i rn-crashlytics-symbolication-tool

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

11.7 kB

Total Files

8

Last publish

Collaborators

  • morenojoshua