Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(vite-plugin): Ensure post order of sentry-vite-release-injection-plugin to avoid breaking @rollup/plugin-commonjs step #578

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

andreiborza
Copy link
Member

@andreiborza andreiborza commented Jul 26, 2024

I didn't really find any good way of testing this so I just relied on manual testing with the user submitted reproduction in #552 as well as trying it out in two sample apps, a react app and a solid app which built and uploaded sourcemaps fine.

Closes: #552

…on-plugin` to avoid breaking `@rollup/plugin-commonjs` step
@andreiborza andreiborza requested review from lforst and Lms24 July 26, 2024 16:48
@lforst lforst merged commit 6867395 into main Aug 5, 2024
18 checks passed
@lforst lforst deleted the ab/release-inject-post branch August 5, 2024 09:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot build with Vite and latest sentry plugin version
2 participants