Skip to content
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

[RR7] Move debugId injection to vite plugin instead of buildEnd #15468

Open
chargome opened this issue Feb 24, 2025 · 0 comments
Open

[RR7] Move debugId injection to vite plugin instead of buildEnd #15468

chargome opened this issue Feb 24, 2025 · 0 comments
Assignees

Comments

@chargome
Copy link
Member

Description

In the first version we rely on the SentryCli for injecting debugIds. As this modifies the final build output and can interfere with integrity checks we want to move the injection of debugIds back into the vite plugin. This will require some modifications to the buildEnd hook as there is currently no mapping between source files and map files during the build.

@chargome chargome self-assigned this Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant