Skip to content

Conversation

@TorstenDittmann
Copy link
Contributor

@TorstenDittmann TorstenDittmann commented Feb 2, 2026

What does this PR do?

  • disable sentry to reduce release time

Have you read the Contributing Guidelines on issues?

Summary by CodeRabbit

  • Chores
    • Disabled error tracking integration.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 2, 2026

Walkthrough

The change modifies vite.config.ts to disable Sentry integration by removing the top-level import of sentrySvelteKit and its corresponding plugin usage. The original plugin configuration has been replaced with a commented-out equivalent, preserving the code structure while rendering the Sentry integration inactive.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Disable Sentry SvelteKit plugin in Vite config' directly and clearly summarizes the main change in the PR, which involves disabling the Sentry SvelteKit plugin integration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-disable-sentry

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@TorstenDittmann TorstenDittmann merged commit 56a1bc4 into main Feb 2, 2026
6 checks passed
@TorstenDittmann TorstenDittmann deleted the fix-disable-sentry branch February 2, 2026 17:22
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.

3 participants