Feature/setup nx cloud (#889)
* Upgrade angular, Nx and storybook * Setup Nx Cloud * Update changelog
This commit is contained in:
3
nx.json
3
nx.json
@ -15,8 +15,9 @@
|
||||
"npmScope": "ghostfolio",
|
||||
"tasksRunnerOptions": {
|
||||
"default": {
|
||||
"runner": "@nrwl/workspace/tasks-runners/default",
|
||||
"runner": "@nrwl/nx-cloud",
|
||||
"options": {
|
||||
"accessToken": "Mjg0ZGQ2YjAtNGI4NS00NmYwLThhOWEtMWZmNmQzODM4YzU4fHJlYWQ=",
|
||||
"cacheableOperations": [
|
||||
"build",
|
||||
"lint",
|
||||
|
Reference in New Issue
Block a user