mirror of https://github.com/buster-so/buster.git
increase concurrency on turb.json?
This commit is contained in:
parent
9656c3670e
commit
215bca7db4
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"$schema": "https://turbo.build/schema.json",
|
||||
"ui": "tui",
|
||||
"concurrency": "20",
|
||||
"tasks": {
|
||||
"build": {
|
||||
"dependsOn": ["^build"],
|
||||
|
|
Loading…
Reference in New Issue