Skip to content

Commit

Permalink
Fix Path
Browse files Browse the repository at this point in the history
  • Loading branch information
ice committed Apr 21, 2024
1 parent 4b9df63 commit 0d78cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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-gh-pages": "ng build --base-href /bockpit",
"build-gh-pages": "ng build --base-href /bockpit/",
"watch": "ng build --watch --configuration development",
"test": "ng test"
},
Expand Down

0 comments on commit 0d78cb4

Please sign in to comment.