Skip to content

Commit

Permalink
Restoring vsix build target (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
stea9499 authored Dec 7, 2024
1 parent 423e2af commit dafe286
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added bin/roo-cline-2.1.11.vsix
Binary file not shown.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit dafe286

Please sign in to comment.