Skip to content

Commit

Permalink
Remove compile:release script (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurkale22 committed Jun 21, 2019
1 parent 26b30c1 commit 18bfa22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/opentelemetry-core/package.json
Expand Up @@ -12,9 +12,7 @@
"clean": "rimraf build/*",
"check": "gts check",
"compile": "tsc -p .",
"compile:release": "tsc -p tsconfig-release.json",
"fix": "gts fix",
"prepare": "yarn run compile:release",
"posttest": "yarn run check"
},
"keywords": [
Expand Down

0 comments on commit 18bfa22

Please sign in to comment.