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 28ef6ba commit f36532cCopy full SHA for f36532c
.vscode/launch.json
@@ -14,7 +14,7 @@
14
"outFiles": ["${workspaceRoot}/client/out/**/*.js"],
15
"preLaunchTask": {
16
"type": "npm",
17
- "script": "watch"
+ "script": "compile"
18
}
19
},
20
{
0 commit comments