Closed
Description
Problem Statement
Our bundler plugins support tree-shaking (unfortunately currently undocumented, tracked in getsentry/sentry-javascript-bundler-plugins#518).
Solution Brainstorm
We should expose these options as well in our meta framework SDK's high-level Vite plugin options. If reasonable && possible we can also set options by default (e.g. debug logging).