Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
Project Page
Commits
9f1ade49
Commit
9f1ade49
authored
3 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Plain Diff
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
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package.json
+2
-2
package.json
with
2 additions
and
2 deletions
+2
-2
package.json
+
2
-
2
View file @
9f1ade49
...
...
@@ -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"
:
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment