Skip to content

Commit

Permalink
fix: remove target default on package that affects the secondary entr…
Browse files Browse the repository at this point in the history
…y point
  • Loading branch information
nartc committed Aug 2, 2022
1 parent f27a3e8 commit 4993411
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@
"prod": ["!{projectRoot}/**/*.spec.ts"]
},
"targetDefaults": {
"package": {
"inputs": ["prod", "^prod"],
"dependsOn": ["^package"]
},
"test": {
"inputs": ["default", "^prod"]
}
Expand Down

0 comments on commit 4993411

Please sign in to comment.