-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Feature: Source MapsPackage: nextjsIssues related to the Sentry Nextjs SDKIssues related to the Sentry Nextjs SDKType: Improvement
Description
Package + Version
Was introduced in @sentry/nextjs@6.11.0
, 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).
ellemedit, dora1998, klapec, meotimdihia, twavv and 4 more
Metadata
Metadata
Assignees
Labels
Feature: Source MapsPackage: nextjsIssues related to the Sentry Nextjs SDKIssues related to the Sentry Nextjs SDKType: Improvement