mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Restoring vsix build target (#46)
This commit is contained in:
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",
|
||||
|
||||
Reference in New Issue
Block a user