Skip to content

Commit 2b50abb

Browse files
authored
Merge pull request #3 from Cendros/makefile_support
Makefile support
2 parents d424461 + 704aeea commit 2b50abb

File tree

8 files changed

+1967
-363
lines changed

8 files changed

+1967
-363
lines changed

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"tasks": [
66
{
77
"type": "npm",
8-
"script": "watch",
8+
"script": "esbuild-base",
99
"problemMatcher": "$tsc-watch",
1010
"isBackground": true,
1111
"presentation": {

0 commit comments

Comments
 (0)