Skip to content

Commit

Permalink
Updated npm build command
Browse files Browse the repository at this point in the history
  • Loading branch information
christianezeani committed Mar 4, 2024
1 parent a104ed6 commit 4d1d783
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"build:ngsuite": "ng build ngsuite",
"watch": "ng build --watch --configuration development",
"test": "ng test"
},
Expand Down Expand Up @@ -49,4 +50,4 @@
"ng-packagr": "^16.2.3",
"typescript": "~5.1.6"
}
}
}

0 comments on commit 4d1d783

Please sign in to comment.