Skip to content

Commit

Permalink
chore: update nx.json
Browse files Browse the repository at this point in the history
  • Loading branch information
danadajian committed Nov 25, 2024
1 parent 9191a5e commit 1fea74c
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions nx.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
{
"tasksRunnerOptions": {
"default": {
"runner": "nx/tasks-runners/default",
"options": {
"cacheableOperations": ["build"],
"parallel": 5
}
"parallel": 5,
"targetDefaults": {
"build": {
"cache": true
}
},
"affected": {
Expand Down

0 comments on commit 1fea74c

Please sign in to comment.