SDK
Other
Description
In the svelte documentation it says to implement sentry in the main.ts file whereas my current setup does not use a main.ts instead this can be implemented in hooks (Sentry even appears to be in the svelte example) https://svelte.dev/docs/kit/hooks
Suggested Solution
No response