Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
Project Page
Commits
e0d1072f
Commit
e0d1072f
authored
3 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Plain Diff
Merge branch 'cherry-pick-
79550d22
' into 'testing'
update build script See merge request
!42
parents
cc76d943
e6fb9b86
master
devel
testing
5 merge requests
!86
ignore ts built folder
,
!85
deployment
,
!84
prepare deployment
,
!53
update build script
,
!42
update build script
Pipeline
#4548
failed with stage
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package.json
+1
-1
package.json
with
1 addition
and
1 deletion
+1
-1
package.json
+
1
-
1
View file @
e0d1072f
...
...
@@ -15,7 +15,7 @@
},
"scripts"
:
{
"start"
:
"nodemon app.ts"
,
"build"
:
"tsc --
build
"
,
"build"
:
"tsc --
project ./
"
,
"clean"
:
"tsc --build --clean"
,
"test"
:
""
},
...
...
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
Menu
Explore
Projects
Groups
Snippets