Skip to content

Commit dafe286

Browse files
authored
Restoring vsix build target (#46)
1 parent 423e2af commit dafe286

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

bin/roo-cline-2.1.11.vsix

23.9 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
},
137137
"scripts": {
138138
"vscode:prepublish": "npm run package",
139+
"vsix": "vsce package --out bin",
139140
"compile": "npm run check-types && npm run lint && node esbuild.js",
140141
"watch": "npm-run-all -p watch:*",
141142
"watch:esbuild": "node esbuild.js --watch",

0 commit comments

Comments
 (0)