Skip to content

Obsolete @sentry/webpack-plugin causes source maps being deleted before being uploaded #13504

Closed
@julianCast

Description

@julianCast

Due to a racing condition, the version used in package @sentry/webpack-plugin for gatsby is causing the parameter filesToDeleteAfterUpload not working properly because the maps are being deleted before being uploaded to the server.

That was fixed in "@sentry/webpack-plugin": "2.20.1" More info in this PR.

Current dependency for gatsby obsolete.

"@sentry/webpack-plugin": "2.16.0"

Depdencency updated for nextJS

"@sentry/webpack-plugin": "2.20.1",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions