Skip to content

[RR7] Add vite plugin for updating sentry options in vite config #15520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
chargome opened this issue Feb 27, 2025 · 1 comment · Fixed by #16197
Closed

[RR7] Add vite plugin for updating sentry options in vite config #15520

chargome opened this issue Feb 27, 2025 · 1 comment · Fixed by #16197

Comments

@chargome
Copy link
Member

Description

Currently the user needs to pass the sentry config to both the vite config AND our vite plugin.
We could probably make this prettier by just adding a new plugin within our existing vite plugin that updates the global vite config with our sentry options (so that they are available for our buildEnd hook)

Ref #15406

Copy link
Contributor

github-actions bot commented May 7, 2025

A PR closing this issue has just been released 🚀

This issue was referenced by PR #16197, which was included in the 9.16.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants