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 fb0bf05 commit 90577bfCopy full SHA for 90577bf
packages/browser/src/utils/featureFlags.ts
@@ -1,5 +1,5 @@
1
+import { logger } from '@sentry/core';
2
import type { FeatureFlag } from '@sentry/types';
-import { logger } from '@sentry/utils';
3
import { DEBUG_BUILD } from '../debug-build';
4
5
/**
0 commit comments