Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.

Commit 44dac72

Browse files
jschulerbfitzpat
authored andcommitted
wip
1 parent 0bf6665 commit 44dac72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
},
272272
"scripts": {
273273
"vscode:prepublish": "npm run clean && npm run compile",
274-
"compile": "tsc -p ./",
274+
"compile": "npm run dev:compile",
275275
"clean": "rm -rf out || rmdir out /s /q && rm -rf quickstartsPreview",
276276
"watch": "tsc -watch -p ./",
277277
"pretest": "npm run compile",

0 commit comments

Comments
 (0)