Skip to content

Commit 274f489

Browse files
authored
fix(tracing): Export defaultStackParser from tracing CDN bundles (#7116)
1 parent 4827b60 commit 274f489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tracing/src/index.bundle.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ export {
4141
export { BrowserClient } from '@sentry/browser';
4242
export {
4343
defaultIntegrations,
44+
defaultStackParser,
4445
forceLoad,
4546
init,
4647
lastEventId,

0 commit comments

Comments
 (0)