mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: turn nx cloud off to allow offline
This commit is contained in:
9
nx.json
9
nx.json
@@ -14,15 +14,6 @@
|
||||
"tslint.json": "*",
|
||||
"nx.json": "*"
|
||||
},
|
||||
"tasksRunnerOptions": {
|
||||
"default": {
|
||||
"runner": "@nrwl/nx-cloud",
|
||||
"options": {
|
||||
"accessToken": "ODFhN2M3NTgtYjU3OC00MzUzLWFkN2MtNWE4NGJmNjFkMjhlfHJlYWQtd3JpdGU=",
|
||||
"cacheableOperations": ["build", "test", "lint", "e2e"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"projects": {
|
||||
"apps-automated": {
|
||||
"tags": []
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
"@nrwl/eslint-plugin-nx": "~10.0.7",
|
||||
"@nrwl/jest": "~10.0.7",
|
||||
"@nrwl/node": "~10.0.7",
|
||||
"@nrwl/nx-cloud": "~10.0.0",
|
||||
"@nrwl/workspace": "~10.0.7",
|
||||
"@nstudio/focus": "~10.0.0",
|
||||
"@nstudio/nps-i": "~1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user