You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The content you are editing has changed. Please copy your edits and refresh the page.
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).
Tasks
bundleSizeOptimizations
to build options #13323bundleSizeOptimizations
vite options to integration #13250The text was updated successfully, but these errors were encountered: