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
5 merge requests!86ignore ts built folder,!85deployment,!84prepare deployment,!53update build script,!42update build script
Pipeline #4548 failed with stage
in 14 seconds
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