getsentry / sentry-javascript-bundler-plugins

JavaScript Bundler Plugins for Sentry
https://sentry.io
BSD 3-Clause "New" or "Revised" License
142 stars 37 forks source link

fix: Ignore stderr output from git command #613

Closed chargome closed 2 months ago

chargome commented 2 months ago

Ignore the stderr output from the child process.

fixes https://github.com/getsentry/sentry-javascript-bundler-plugins/issues/612