Commit 9f1ade49 authored by Rosanny Sihombing's avatar Rosanny Sihombing
Browse files

Merge branch 'cherry-pick-f6d300ea' into 'testing'

update build and clean scripts

See merge request !44
parents 699191cd ba8a2310
Pipeline #4550 failed with stage
in 18 seconds
......@@ -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