Skip to content

Commit

Permalink
Cache lerna build
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusLongmuir committed Aug 14, 2023
1 parent a697416 commit 904dcf0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions nx.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"tasksRunnerOptions": {
"default": {
"runner": "nx/tasks-runners/default",
"options": {
"cacheableOperations": ["build"]
}
}
}
}

0 comments on commit 904dcf0

Please sign in to comment.