We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aee085 commit 73adaafCopy full SHA for 73adaaf
nx.json
@@ -45,7 +45,7 @@
45
"dependsOn": ["build"],
46
"executor": "@nx/js:release-publish",
47
"options": {
48
- "packageRoot": "dist/{projectRoot}",
+ "packageRoot": "{projectRoot}/dist",
49
"registry": "https://registry.npmjs.org/"
50
}
51
0 commit comments