Skip to content

Support rnx-kit Serializers with createSentryMetroSerializer #3748

Open
@renchap

Description

@renchap

metro-serializer-esbuild is an alternative serializer for React Native that uses esbuild, allowing a better tree-shaking of your bundle. This is useful in multiple cases, for example if you use the Font Awesome SVG icons

Unfortunately, it does not work with createSentryMetroSerializer because you need to call createSentryBundleCallback when you provide a custom serializer, which is not done when you use a third party serializer.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions