We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e722eb commit cafec74Copy full SHA for cafec74
packages/tracing/package.json
@@ -80,6 +80,8 @@
80
}
81
},
82
"sideEffects": [
83
+ "./dist/index.js",
84
+ "./esm/index.js",
85
"./npm/dist/index.js",
86
"./npm/esm/index.js",
87
"./src/index.ts"
0 commit comments