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 eb756d2 commit 5f350b0Copy full SHA for 5f350b0
packages/tracing/package.json
@@ -86,6 +86,8 @@
86
}
87
},
88
"sideEffects": [
89
+ "./dist/index.js",
90
+ "./esm/index.js",
91
"./src/index.ts"
92
]
93
0 commit comments