sentry-javascript-bundler-plugins
sentry-javascript-bundler-plugins copied to clipboard
debug likely not propagated to cli
even though I supplied
{ debug: true }flag in plugin options, it printsAdd --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output.on error and I do certainly miss a lot of logging ... you likely do not propagate that to CLI
Originally posted by @kubijo in #670