mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Restoring vsix build target (#46)
This commit is contained in:
parent
423e2af520
commit
dafe286076
2 changed files with 1 additions and 0 deletions
BIN
bin/roo-cline-2.1.11.vsix
Normal file
BIN
bin/roo-cline-2.1.11.vsix
Normal file
Binary file not shown.
|
|
@ -136,6 +136,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"vscode:prepublish": "npm run package",
|
||||
"vsix": "vsce package --out bin",
|
||||
"compile": "npm run check-types && npm run lint && node esbuild.js",
|
||||
"watch": "npm-run-all -p watch:*",
|
||||
"watch:esbuild": "node esbuild.js --watch",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue