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 2b66be0 commit a6d3626Copy full SHA for a6d3626
nx.json
@@ -63,7 +63,7 @@
63
},
64
"release": {
65
"version": {
66
- "preVersionCommand": "npx nx run-many -t build"
+ "preVersionCommand": "npx nx run-many -t build --exclude=\"collection\""
67
68
"projects": [
69
"common/util",
0 commit comments