@sentry/webpack-plugin: silent: true
should not hide warnings and errors
#623
Labels
silent: true
should not hide warnings and errors
#623
Environment
Steps to Reproduce
silent: true
passed into thewithSentryConfig()
(@sentry/webpack-plugin
options)SENTRY_AUTH_TOKEN
got deleted from the CD pipeline setupExpected Result
It's great to hide most of the logs, but I would expect warnings / errors, like the one below, to still be shown:
Actual Result
No errors.
The text was updated successfully, but these errors were encountered: