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 fc1a3f1 commit bdb0d11Copy full SHA for bdb0d11
βbun.lockbβ
1.65 KB
βnx.jsonβ
@@ -36,5 +36,12 @@
36
}
37
38
],
39
- "nxCloudAccessToken": "ODg3ZjA3NDAtMTdiYi00MjQxLTljMGEtYmUyZGZmMGFjNjBhfHJlYWQ="
+ "tasksRunnerOptions": {
40
+ "default": {
41
+ "runner": "nx-cloud",
42
+ "options": {
43
+ "nxCloudId": "65f9bd85d37bcc7028b71091"
44
+ }
45
46
47
βpackage.jsonβ
@@ -38,6 +38,7 @@
"firebase-tools": "13.10.2",
"jsdom": "24.0.0",
"nx": "20.1.2",
+ "nx-cloud": "latest",
"prettier": "3.2.5",
"typescript": "5.5.4",
"vite": "5.2.8",
0 commit comments