Closed
Description
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).