Skip to content

Commit

Permalink
Update targetDefaults
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Jul 27, 2023
1 parent 460e311 commit 69a4b09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
"inputs": ["default", "^default"],
"outputs": ["{projectRoot}/lib"]
},
"build": {
"dependsOn": ["^build"],
"inputs": ["default", "^default"]
},
"build:prod": {
"dependsOn": ["^build:prod"],
"inputs": ["default", "^default"]
Expand Down

0 comments on commit 69a4b09

Please sign in to comment.