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 a635f58 commit 93fc206Copy full SHA for 93fc206
.vscode/tasks.json
@@ -5,7 +5,7 @@
5
"tasks": [
6
{
7
"type": "npm",
8
- "script": "watch",
+ "script": "bundle",
9
"problemMatcher": "$tsc-watch",
10
"isBackground": true,
11
"presentation": {
0 commit comments