Browse Source

Setup Nx Cloud

pull/889/head
Thomas 3 years ago
parent
commit
0869fd1f49
  1. 3
      nx.json

3
nx.json

@ -15,8 +15,9 @@
"npmScope": "ghostfolio", "npmScope": "ghostfolio",
"tasksRunnerOptions": { "tasksRunnerOptions": {
"default": { "default": {
"runner": "@nrwl/workspace/tasks-runners/default", "runner": "@nrwl/nx-cloud",
"options": { "options": {
"accessToken": "Mjg0ZGQ2YjAtNGI4NS00NmYwLThhOWEtMWZmNmQzODM4YzU4fHJlYWQ=",
"cacheableOperations": [ "cacheableOperations": [
"build", "build",
"lint", "lint",

Loading…
Cancel
Save