Skip to content

Commit fd8f879

Browse files
author
John Doe
committed
chore: add nx-cloud id
1 parent 82ed623 commit fd8f879

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "./node_modules/nx/schemas/nx-schema.json",
3+
"nxCloudId": "YzlhZmFiMzUtNzIwOS00N2ZhLTkzMjItMzk4MGIxNGU4ZDkxfHJlYWQtd3JpdGU=",
34
"targetDefaults": {
45
"build": {
56
"dependsOn": ["^build"],
@@ -71,7 +72,7 @@
7172
"!{projectRoot}/code-pushup.config.?(m)[jt]s",
7273
"!{projectRoot}/zod2md.config.ts"
7374
],
74-
"sharedGlobals": []
75+
"sharedGlobals": ["{workspaceRoot}/.github/workflows/agents-ci.yml"]
7576
},
7677
"workspaceLayout": {
7778
"appsDir": "examples",

0 commit comments

Comments
 (0)