Skip to content

Commit 5b4d9e5

Browse files
Fix launch json
1 parent 64764ab commit 5b4d9e5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/launch.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"runtimeArgs": [
1010
"run-script",
1111
"start"
12-
],
13-
"preLaunchTask": "npm: build"
12+
]
1413
}
1514
]
1615
}

0 commit comments

Comments
 (0)