Skip to content

Commit

Permalink
Remove script
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkpiano committed Jan 8, 2023
1 parent d572bc5 commit 052e14d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down

0 comments on commit 052e14d

Please # to comment.