Skip to content

Commit 90bdc94

Browse files
committed
fix(workspace): add required option to ngx-deploy-npm
1 parent edc28b1 commit 90bdc94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nx.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"npm-publish": {
6666
"executor": "ngx-deploy-npm:deploy",
6767
"options": {
68+
"distFolderPath": "dist/packages/{projectName}",
6869
"access": "public"
6970
}
7071
},

0 commit comments

Comments
 (0)