We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ad8c99 commit b05313aCopy full SHA for b05313a
packages/sveltekit/src/client/load.ts
@@ -1,4 +1,4 @@
1
-import { handleCallbackErrors, startSpan } from '@sentry/core';
+import { SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN, handleCallbackErrors, startSpan } from '@sentry/core';
2
import { captureException } from '@sentry/svelte';
3
import { addNonEnumerableProperty, objectify } from '@sentry/utils';
4
import type { LoadEvent } from '@sveltejs/kit';
0 commit comments