Is there an existing issue for this?
How do you use Sentry?
Self-hosted/on-premise
Which SDK are you using?
@sentry/sveltekit
SDK Version
10.8.0
Framework Version
svelte@5.38.6 + sveltekit@2.37.0
Link to Sentry event
N/A
Reproduction Example/SDK Setup
N/A
Steps to Reproduce
- Create SvelteKit project
- Add source map uploads
- Run
bun --bun run build
Expected Result
Expected build to finish after uploading source maps
Actual Result
[sentry-vite-plugin] Info: Successfully uploaded source maps to Sentry prints and then it hangs indefinitely.
Is there an existing issue for this?
How do you use Sentry?
Self-hosted/on-premise
Which SDK are you using?
@sentry/sveltekit
SDK Version
10.8.0
Framework Version
svelte@5.38.6 + sveltekit@2.37.0
Link to Sentry event
N/A
Reproduction Example/SDK Setup
N/A
Steps to Reproduce
bun --bun run buildExpected Result
Expected build to finish after uploading source maps
Actual Result
[sentry-vite-plugin] Info: Successfully uploaded source maps to Sentryprints and then it hangs indefinitely.