We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e99c7e commit 931451fCopy full SHA for 931451f
packages/cypress-ct-qwik/project.json
@@ -45,6 +45,7 @@
45
"build": {
46
"executor": "nx:run-commands",
47
"options": {
48
+ "outputPath": "dist/packages/cypress-ct-qwik",
49
"commands": [
50
"nx run cypress-ct-qwik:build-mount --skip-nx-cache && nx run cypress-ct-qwik:build-definition --skip-nx-cache"
51
]
0 commit comments