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

feat(core): Add `loggerPrefixOverride` meta option #506

Closed lforst closed 8 months ago

lforst commented 8 months ago

Adds _metaOptions to configure more intimite options for consumption of higher order plugins or build tools.

Adds an option to the meta options (loggerPrefixOverride) to allow to configure the prefix for logger messages.