Commit ba8a2310 authored by Rosanny Sihombing's avatar Rosanny Sihombing Committed by Rosanny Sihombing
Browse files

update build and clean scripts


(cherry picked from commit f6d300ea)
parent 699191cd
......@@ -15,8 +15,8 @@
},
"scripts": {
"start": "nodemon app.ts",
"build": "tsc --project ./",
"clean": "tsc --build --clean",
"build": "tsc -build",
"clean": "tsc -build --clean",
"test": ""
},
"dependencies": {
......
Markdown is supported
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