Skip to content

Commit

Permalink
build: add config script
Browse files Browse the repository at this point in the history
  • Loading branch information
oriolagobat committed Nov 6, 2023
1 parent a980e9b commit 0b35be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test",
"config": "node set-env.js",
"lint": "ng lint",
"lint-staged": {
"*": "prettier --write"
Expand Down

0 comments on commit 0b35be4

Please sign in to comment.