anthonyshew / maestros

https://shew.dev
131 stars 8 forks source link

[Tools] Sentry #26

Open anthonyshew opened 11 months ago

partmor commented 11 months ago

Hi @anthonyshew First of all, thank you for creating this site: it is invaluable, full of gems.

A question: will you explain in this Sentry section how to correctly set up sourcemap uploads for internal packages?

getting the setup with a Next.js application is straightforward following Sentry's docs; but what about also uploading the sourcemaps for the internal (compiled with tsc/tsup) packages that are dependencies of the Next.js app?