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 82ed623 commit fd8f879Copy full SHA for fd8f879
nx.json
@@ -1,5 +1,6 @@
1
{
2
"$schema": "./node_modules/nx/schemas/nx-schema.json",
3
+ "nxCloudId": "YzlhZmFiMzUtNzIwOS00N2ZhLTkzMjItMzk4MGIxNGU4ZDkxfHJlYWQtd3JpdGU=",
4
"targetDefaults": {
5
"build": {
6
"dependsOn": ["^build"],
@@ -71,7 +72,7 @@
71
72
"!{projectRoot}/code-pushup.config.?(m)[jt]s",
73
"!{projectRoot}/zod2md.config.ts"
74
],
- "sharedGlobals": []
75
+ "sharedGlobals": ["{workspaceRoot}/.github/workflows/agents-ci.yml"]
76
},
77
"workspaceLayout": {
78
"appsDir": "examples",
0 commit comments