Skip to content

Commit

Permalink
refactor to use directly register from metapackage
Browse files Browse the repository at this point in the history
  • Loading branch information
ElfoLiNk committed Jan 14, 2025
1 parent 04677de commit 710e87c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 86 deletions.
2 changes: 0 additions & 2 deletions autoinstrumentation/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
"private": true,
"scripts": {
"clean": "rimraf build/*",
"prepare": "npm run compile",
"compile": "tsc -p .",
"postcompile": "copyfiles -f 'build/src/**' build/workspace/ && copyfiles 'node_modules/**' package.json build/workspace/ && npm -C build/workspace prune --omit=dev --no-package-lock"
},
"devDependencies": {
Expand Down
84 changes: 0 additions & 84 deletions autoinstrumentation/nodejs/src/autoinstrumentation.ts

This file was deleted.

0 comments on commit 710e87c

Please sign in to comment.