Skip to content

NextJS source map upload config is too narrow #3896

Closed
@twavv

Description

@twavv

Package + Version

Was introduced in @sentry/[email protected], specifically 8ef39cc and these lines:
8ef39cc#diff-55396f0a8f12ba2eb7ce27f3cf886f946c29c2aa93b5d2f993dadbd5a9f3cc75R256

Downgrading to 6.10.0 works again.

Description

Sentry config only uploads .next/static/chunks/pages instead of .next/static/chunks. The latter contains all things that are not a page (i.e., anything and everything that is codesplit, which constitutes the majority of at least my personal codebase).

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