diff --git a/workspace.json b/workspace.json index 714271f18e..51b71158aa 100644 --- a/workspace.json +++ b/workspace.json @@ -21,7 +21,8 @@ ], "styles": [], "scripts": [], - "webpackConfig": "apps/remix-ide/webpack.config.js" + "webpackConfig": "apps/remix-ide/webpack.config.js", + "maxWorkers": 6 }, "configurations": { "production": {