Skip to content

Commit

Permalink
fix: maybe finally good config
Browse files Browse the repository at this point in the history
  • Loading branch information
tefkah committed Sep 21, 2023
1 parent 7cfc422 commit 3df9b33
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,13 @@
"trackDeps": true
}
},
"npm": {
"dependsOn": ["make-publishable"],
"options": {
"access": "public",
"noBuild": true
}
},
"e2e": {
"inputs": ["default", "^production"]
},
Expand Down

0 comments on commit 3df9b33

Please sign in to comment.