You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there's only one bin script, the name is not important. We can rename it to _sentry-upload-remix-sourcemaps to not have the same name as the npm package anymore.
The usage would be: npx @sentry/remix --upload-sourcemaps
If there's only one
binscript, the name is not important. We can rename it to_sentry-upload-remix-sourcemapsto not have the same name as the npm package anymore.The usage would be:
npx @sentry/remix --upload-sourcemapsMore context here: #20422