sentry-javascript-bundler-plugins
sentry-javascript-bundler-plugins copied to clipboard
Ensure all subcomponents of the plugins are usable separately
- We should ensure all subcomponents of the plugin can be used separately. E.g. only the tree shaking part.
- As part of this we should adjust the getting started docs in the readme to show the minimal configuration for each individual use-case.
Ref https://github.com/getsentry/sentry-docs/issues/8520