Commit 79550d22 authored by Rosanny Sihombing's avatar Rosanny Sihombing
Browse files

update build script

parent cc76d943
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -15,7 +15,7 @@
},
"scripts": {
"start": "nodemon app.ts",
"build": "tsc --build",
"build": "tsc --project ./",
"clean": "tsc --build --clean",
"test": ""
},
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment