From 30c1d11d2ae6960a569a36e97a22ebc4f7a03d96 Mon Sep 17 00:00:00 2001 From: yann300 Date: Wed, 26 Aug 2020 12:06:26 +0200 Subject: [PATCH] reset max worker --- workspace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspace.json b/workspace.json index 686fb9b3eb..d81084a528 100644 --- a/workspace.json +++ b/workspace.json @@ -23,7 +23,7 @@ "styles": [], "scripts": [], "webpackConfig": "apps/remix-ide/webpack.config.js", - "maxWorkers": 1 + "maxWorkers": 2 }, "configurations": { "production": {