You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 viasv
. This would be cool, because it's the svelte-native way of adding important plugins and tools to SvelteKit projects.Solution Brainstorm
sv
flow -- this should be doable according to maintainersThe text was updated successfully, but these errors were encountered: