NextJs config withExpo and Sentry

Hi there !

I have got an issue using sourcemaps for Sentry when I build my web site with NextJS.
For some unknown reason, my sourcemaps seem to be created incorrectly. They are based on minified code :confused:

After a rapid discussion with the Sentry team, they seem to say that the problem is with the withExpo plugin.

I’ve create a repo to reproduce the issue just here, just fill and rename the .env.template to .env :point_down:

If anyone has any advice. :blush:
Thank you !

Actual result

Expected result

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.