diff --git a/package.json b/package.json index 50b6dbfe..9266a5cb 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,7 @@ "deps:build": "preconstruct build", "vscode:dev": "yarn turbo run vscode:build:dev --no-cache && cp apps/extension/server/dist/index.js apps/extension/client/dist/server.js", "vscode:prod": "yarn turbo run vscode:build:prod --no-cache && cp apps/extension/server/dist/index.js apps/extension/client/dist/server.js", - "test": "jest", - "build:vsix": "cd apps/extension/client && npx vsce package --yarn" + "test": "jest" }, "preconstruct": { "packages": [