-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
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
svflow -- this should be doable according to maintainers