Feature/setup nx cloud (#889)

* Upgrade angular, Nx and storybook

* Setup Nx Cloud

* Update changelog
This commit is contained in:
Thomas Kaul
2022-05-08 15:52:21 +02:00
committed by GitHub
parent 34cbdd7c2a
commit b331f5f04d
2 changed files with 3 additions and 1 deletions

View File

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