bugsnag / bugsnag-cli

CLI for uploading symbol files and creating releases on your BugSnag dashboard
https://docs.bugsnag.com/build-integrations/bugsnag-cli/
MIT License
3 stars 1 forks source link

[PLAT-12319] Ensure that the binary is installed when using `pnpm` and `yarn` #109

Closed joshedney closed 4 months ago

joshedney commented 4 months ago

Goal

Ensure that the binary for the bugsnag-cli is correctly installed when using pnpm and yarn

Changeset

Add the bin directive to the package.json

Testing

Tested locally.