Skip to content

Commit 107763a

Browse files
committed
Remove package.json prepublish task to avoid extra tsc build
1 parent bad6e19 commit 107763a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"vscode.powershell"
4646
],
4747
"scripts": {
48-
"vscode:prepublish": "tsc -p ./",
4948
"compile": "tsc -p ./",
5049
"compile-watch": "tsc -watch -p ./",
5150
"postinstall": "node ./node_modules/vscode/bin/install"

0 commit comments

Comments
 (0)