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
We should add something like a tool option -t, --tool that allows us to pass a specific tool like sentry-cli or webpack or tsc to skip the tool selection in the wizard.
Maybe, it is actually beneficial that we do not pass in a tool, simply because it forces users to think one more time about what they're actually using to build their apps before proceding.
The text was updated successfully, but these errors were encountered:
We should add something like a tool option
-t, --tool
that allows us to pass a specific tool likesentry-cli
orwebpack
ortsc
to skip the tool selection in the wizard.This would allow us to improve the snippets and subsequently the flow in the sourcemaps docs: https://docs.sentry.io/platforms/javascript/sourcemaps/uploading/cli/
big consideration
Maybe, it is actually beneficial that we do not pass in a tool, simply because it forces users to think one more time about what they're actually using to build their apps before proceding.
The text was updated successfully, but these errors were encountered: