Commit e0d1072f authored by Rosanny Sihombing's avatar Rosanny Sihombing
Browse files

Merge branch 'cherry-pick-79550d22' into 'testing'

update build script

See merge request !42
parents cc76d943 e6fb9b86
Pipeline #4548 failed with stage
in 14 seconds
Showing with 1 addition and 1 deletion
+1 -1
...@@ -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": ""
}, },
......
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