Skip to content

Sourcemaps with @sentry/next broken #8370

Answered by lforst
badtant asked this question in Q&A
Discussion options

You must be logged in to vote

Please try the following:

const SentryWebpackPluginOptions = {
    authToken: process.env.SENTRY_AUTH_TOKEN,
    org: 'xxx',
    project: 'yyy',
    silent: true,
    dryRun: process.env.BRANCH !== 'master',
    release: sentryRelease,
};

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
9 replies
@badtant
Comment options

@lforst
Comment options

@badtant
Comment options

@lforst
Comment options

Answer selected by badtant
@badtant
Comment options

@badtant
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants