Skip to content

Add rewrite patterns for hermes to documentation #188

Description

@Stas-Buzunko

Rollbar v0.9.3

There are at least two open issues related to sourcemaps problems associated with Hermes. So, it might be worth adding to the documentation (assuming these patterns might have been added to v1).

Issues:
#124
#151 (comment)

If anyone faces these problems, here are the patterns that worked for me:

rewriteFilenamePatterns: [
    Platform.OS === 'ios' ? '([^/]*)$' : '^address at (.*)$'
]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions