Compare commits

...
Author SHA1 Message Date
Matthew Russell 1d89660063 chore: re-enabled nx-cloud 2023-06-23 15:59:52 -07:00
+1 -1
View File
@@ -12,7 +12,7 @@
}, },
"tasksRunnerOptions": { "tasksRunnerOptions": {
"default": { "default": {
"runner": "nx/tasks-runners/default", "runner": "@nrwl/nx-cloud",
"options": { "options": {
"cacheableOperations": ["build", "lint", "test", "e2e"], "cacheableOperations": ["build", "lint", "test", "e2e"],
"accessToken": "OTY4ZjdlZTItNGIwNy00NDcyLTllZjctOWIzYTg1NWE0Yzg1fHJlYWQtd3JpdGU=", "accessToken": "OTY4ZjdlZTItNGIwNy00NDcyLTllZjctOWIzYTg1NWE0Yzg1fHJlYWQtd3JpdGU=",