getsentry / getsentry/sentry-javascript
[Remix] Rename `bin` script for sourcemap upload
Open
breaking
breaking change
Improvement
Remix
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
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`
More context here: https://github.com/getsentry/sentry-javascript/issues/20422
Contributor guide
Assessment
This issue has not been assessed yet.