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 5522112 commit cd6a518Copy full SHA for cd6a518
dev-packages/browser-integration-tests/suites/public-api/startSpan/init.js
@@ -1,7 +1,5 @@
1
import * as Sentry from '@sentry/browser';
2
3
-Sentry.addTracingExtensions();
4
-
5
window.Sentry = Sentry;
6
7
Sentry.init({
dev-packages/browser-integration-tests/suites/public-api/startTransaction/init.js
0 commit comments