Skip to content

Commit

Permalink
build: add nx
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Oct 10, 2023
1 parent 3fd8e8c commit 8850464
Show file tree
Hide file tree
Showing 5 changed files with 1,489 additions and 106 deletions.
15 changes: 15 additions & 0 deletions nx.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"tasksRunnerOptions": {
"default": {
"runner": "nx/tasks-runners/default",
"options": {
"cacheableOperations": [
"test"
]
}
}
},
"affected": {
"defaultBase": "main"
}
}
Loading

0 comments on commit 8850464

Please sign in to comment.