Skip to content

Commit 4f8fdf8

Browse files
committed
add simple package script
1 parent 0c4c62a commit 4f8fdf8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"license": "MIT",
77
"publisher": "vladdeSV",
88
"icon": "resource/klog-icon.png",
9+
"scripts": {
10+
"package-after-build": "yarn vsce package --githubBranch=main"
11+
},
912
"engines": {
1013
"vscode": "^1.52.0"
1114
},

0 commit comments

Comments
 (0)