Skip to content

Commit 1ffc631

Browse files
authored
fix(instrumentation-connect): add source maps to package (#2200)
1 parent 5767ab0 commit 1ffc631

File tree

1 file changed

+1
-0
lines changed
  • plugins/node/opentelemetry-instrumentation-connect

1 file changed

+1
-0
lines changed

plugins/node/opentelemetry-instrumentation-connect/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
},
3333
"files": [
3434
"build/src/**/*.js",
35+
"build/src/**/*.js.map",
3536
"build/src/**/*.d.ts"
3637
],
3738
"publishConfig": {

0 commit comments

Comments
 (0)