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

update build script

parent cc76d943
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
}, },
"scripts": { "scripts": {
"start": "nodemon app.ts", "start": "nodemon app.ts",
"build": "tsc --build", "build": "tsc --project ./",
"clean": "tsc --build --clean", "clean": "tsc --build --clean",
"test": "" "test": ""
}, },
......
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