next build
doesn't terminate when swcMinify: false
and devtool: 'source-map'
are set
#45276
Closed
1 task done
Labels
bug
Issue was opened via the bug report template.
Verify canary release
Provide environment information
Which area(s) of Next.js are affected? (leave empty if unsure)
No response
Link to the code that reproduces this issue
https://stackblitz.com/edit/vercel-next-js-shmwkm?file=next.config.js
To Reproduce
yarn build
Side note: We noticed this because a lot of users were reporting that their app doesn't build anymore with
@sentry/nextjs
installed. Some more info with useful reports in this issue: getsentry/sentry-javascript#6782 (comment)Describe the Bug
The build get stuck and doesn't terminate.
Expected Behavior
Build succeeds.
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
The text was updated successfully, but these errors were encountered: