Skip to content

Commit 6d4d403

Browse files
Merge pull request #2 from codedthemes/phoenixcoded20-patch-1
Update package.json
2 parents c059085 + 1cab889 commit 6d4d403

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"ng": "ng",
88
"start": "ng serve",
99
"build": "ng build",
10+
"build-prod": "ng build --configuration production --base-href /angular/free/",
1011
"watch": "ng build --watch --configuration development",
1112
"test": "ng test"
1213
},

0 commit comments

Comments
 (0)