diff --git a/nx.json b/nx.json index 0603d445fd7b..7cd807e089fb 100644 --- a/nx.json +++ b/nx.json @@ -64,5 +64,6 @@ "cacheDirectory": ".nxcache", "tui": { "autoExit": true - } + }, + "parallel": 5 }