Skip to content

fix(sveltekit): Use sentry.properties file when uploading source maps #7890

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

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Apr 18, 2023

When setting up the SDK with the wizard (once that's shipped), a sentry.properties file will be created with org and project slug information. To pick this up without any additional user config of the Vite plugin, we need to point the plugin to this file. This PR fixes this "missing" behaviour.

(Note: This change can be merged regardless of the wizard state IMO)

sort of ref: getsentry/sentry-wizard#244

@Lms24 Lms24 requested review from a team, mydea and lforst and removed request for a team April 18, 2023 15:07
@Lms24 Lms24 merged commit 1dea45e into develop Apr 19, 2023
@Lms24 Lms24 deleted the lms/sveltekit-sourcemaps-sentry-properties branch April 19, 2023 08:10
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

Successfully merging this pull request may close these issues.

2 participants