Limit pack concurrency to 10 in build-workspace command

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2024-03-13 14:32:53 +01:00
parent 7e3e3fd327
commit b0875e57c3
4 changed files with 12 additions and 2 deletions
+1
View File
@@ -112,6 +112,7 @@
"node-libs-browser": "^2.2.1",
"npm-packlist": "^5.0.0",
"ora": "^5.3.0",
"p-limit": "^3.1.0",
"p-queue": "^6.6.2",
"postcss": "^8.1.0",
"process": "^0.11.10",