Skip to content

Commit bdb0d11

Browse files
committed
build: πŸ“¦ migrate to nx cloud personal access token
1 parent fc1a3f1 commit bdb0d11

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

β€Žbun.lockbβ€Ž

1.65 KB
Binary file not shown.

β€Žnx.jsonβ€Ž

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,12 @@
3636
}
3737
}
3838
],
39-
"nxCloudAccessToken": "ODg3ZjA3NDAtMTdiYi00MjQxLTljMGEtYmUyZGZmMGFjNjBhfHJlYWQ="
39+
"tasksRunnerOptions": {
40+
"default": {
41+
"runner": "nx-cloud",
42+
"options": {
43+
"nxCloudId": "65f9bd85d37bcc7028b71091"
44+
}
45+
}
46+
}
4047
}

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"firebase-tools": "13.10.2",
3939
"jsdom": "24.0.0",
4040
"nx": "20.1.2",
41+
"nx-cloud": "latest",
4142
"prettier": "3.2.5",
4243
"typescript": "5.5.4",
4344
"vite": "5.2.8",

0 commit comments

Comments
Β (0)