Skip to content

Inline sources field in source maps when preparing files for upload #320

Open
@lforst

Description

@lforst

Currently, the plugins move all source maps and source files into a single folder to prepare them for uploading.

By moving the files we break the relative relationships of source maps to their source files, thus breaking the sources field of the source maps, thus preventing Sentry CLI from inlining the sources field inside sourcesContent.

When tackling this we cannot forget about the sourcesRoot field.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions