Skip to content

Commit 5f28edf

Browse files
feature(REPORT-461761): Package Json Script Update
1 parent e6d037f commit 5f28edf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"scripts": {
55
"test": "gulp test",
66
"postinstall": "gulp copy",
7-
"build": "gulp production-build"
7+
"build": "gulp production-build",
8+
"serve": "gulp serve"
89
},
910
"dependencies": {
1011
"@angular/animations": "^16.1.0",

0 commit comments

Comments
 (0)