How do I get source map when I do an expo publish?

We publish JS bundle to a release channel in Expo. How do I get the source map when I do an expo publish? I need it for uploading it to Sentry.

Hi. I haven’t tried it myself, but this section of the docs seems to be what you’re looking for.

The post publish hook should upload the sourcemaps.

1 Like

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