We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5164df7 commit 1a90eb5Copy full SHA for 1a90eb5
apps/vscode-nightly/package.json
@@ -6,7 +6,6 @@
6
"scripts": {
7
"build": "rimraf build && pnpm --filter @roo-code/build build && node esbuild.mjs --production && pnpm --filter @roo-code/vscode-webview build --mode nightly",
8
"vsix": "pnpm build && cd build && mkdirp ../../../bin && npx vsce package --no-dependencies --out ../../../bin",
9
- "publish:marketplace": "pnpm build && cd build && vsce publish --no-dependencies",
10
"clean": "rimraf build"
11
},
12
"dependencies": {
0 commit comments