Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
esthersoftwaredev authored Feb 5, 2024
1 parent d455315 commit 1aebd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-option-three-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"build:prod": "ng build --configuration=production --base-href=/github-option-three/",
"build:prod": "ng build --configuration=production --base-href=/angular-to-github-option-three-ci-cd/",
"watch": "ng build --watch --configuration development",
"test": "ng test"
},
Expand Down

0 comments on commit 1aebd00

Please sign in to comment.