sentry-javascript
sentry-javascript copied to clipboard
Rename `disableLogger`
disableLogger can easily be confused with enableLogs: false so we need to do a better job with naming here. We can rename this option once we move it to the webpacknamespace.
Renamed and moved to webpack.treeshake.debugLogs in https://github.com/getsentry/sentry-javascript/pull/18343