getsentry / getsentry/sentry-javascript
Add Sentry SvelteKit SDK via `sv` CLI
Open
Feature
SvelteKit
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### Problem Statement
Nowadays, the `sv` CLI is the official Svelte project scaffolding and support CLI. I talked to one of the maintainers at Svelte Summit and we briefly discussed adding an option to add the Sentry SDK to a project via `sv`. This would be cool, because it's the svelte-native way of adding important plugins and tools to SvelteKit projects.
### Solution Brainstorm
- discuss if this can actually get merged
- invoke the Sentry wizard from within the `sv` flow -- this should be doable according to maintainers
Contributor guide
Assessment
This issue has not been assessed yet.