Update to Yarn 3.1 (#13856)
This commit is contained in:
@@ -418,6 +418,7 @@ function buildRollup(packages, targetBrowsers) {
|
||||
output: {
|
||||
ascii_only: true,
|
||||
},
|
||||
numWorkers: process.env.CIRCLECI ? 1 : undefined,
|
||||
}),
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user