Commit a016942e authored by ioedeveloper's avatar ioedeveloper

Set maxWorker for remix-ide workspace config

parent d822faa3
......@@ -21,7 +21,8 @@
],
"styles": [],
"scripts": [],
"webpackConfig": "apps/remix-ide/webpack.config.js"
"webpackConfig": "apps/remix-ide/webpack.config.js",
"maxWorkers": 6
},
"configurations": {
"production": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment