Disable parallel execution of commands causing race condition between mkdir and cp (#3052)
This commit is contained in:
@ -149,7 +149,8 @@
|
||||
{
|
||||
"command": "shx cp LICENSE dist/apps/client/assets"
|
||||
}
|
||||
]
|
||||
],
|
||||
"parallel": false
|
||||
}
|
||||
},
|
||||
"serve": {
|
||||
|
Reference in New Issue
Block a user