Skip to content

Commit

Permalink
Added publish command
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianRappl committed Jul 5, 2020
1 parent f6fce50 commit 1ad481f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
},
"scripts": {
"vscode:prepublish": "npm run build:bundle",
"ci:publish": "vsce publish -p $VSCODE_TOKEN",
"build": "tsc -p ./",
"build:bundle": "webpack --progress",
"watch": "tsc -watch -p ./",
Expand Down

0 comments on commit 1ad481f

Please sign in to comment.