Skip to content

Commit

Permalink
Action Workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Osei Kwakye <[email protected]>
  • Loading branch information
Kwakyesamuelosei committed Aug 2, 2023
1 parent 6a35cc2 commit 8dbcec5
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 @@ -4,7 +4,7 @@
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build --prod && mv dist _static",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test"
},
Expand Down

0 comments on commit 8dbcec5

Please sign in to comment.