Skip to content

Commit 1a29d8c

Browse files
authored
feat(nx-cloud): set up nx workspace (#1586)
This commit sets up Nx Cloud for your Nx workspace, enabling distributed caching and the Nx Cloud GitHub integration for fast CI and improved developer experience.
1 parent f10d7a6 commit 1a29d8c

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
@@ -45,5 +45,6 @@
4545
"cache": true,
4646
"dependsOn": ["^e2e"]
4747
}
48-
}
48+
},
49+
"nxCloudId": "67f09aa8b0862b1ae48e82df"
4950
}

0 commit comments

Comments
 (0)