Feature Request
Support for uploading source maps using sentry cli CircleCI orb
Sourcemaps docs
$ sentry-cli releases files <release_name> upload-sourcemaps --ext ts --ext map /path/to/files
What Is the Expected Behavior?
run the underlying cli command
$ sentry-cli releases files <release_name> upload-sourcemaps --ext ts --ext map /path/to/files
What Is Motivation or Use Case for Adding/Changing/Removing the Behavior?
Additional Context
Feature Request
Support for uploading source maps using sentry cli CircleCI orb
Sourcemaps docs
$ sentry-cli releases files <release_name> upload-sourcemaps --ext ts --ext map /path/to/filesWhat Is the Expected Behavior?
run the underlying cli command
$ sentry-cli releases files <release_name> upload-sourcemaps --ext ts --ext map /path/to/filesWhat Is Motivation or Use Case for Adding/Changing/Removing the Behavior?
Additional Context