feat(nx-cloud): setup nx cloud workspace (#7289)
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.
You can access your Nx Cloud workspace by going to
67582b7f0d
**Note:** This commit attempts to maintain formatting of the nx.json file, however you may need to correct formatting by running an nx format command and committing the changes.
This commit is contained in:
parent
b34435e7b4
commit
1b7c475cdb
1 changed files with 2 additions and 2 deletions
4
nx.json
4
nx.json
|
@ -41,5 +41,5 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"nxCloudId": "67582a7f5f5bd66e08aff696"
|
"nxCloudId": "67582b7f0d03c7a23d467388"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue