From 7af0594498c62268c91fba90522a42efe24302ff Mon Sep 17 00:00:00 2001 From: MUI bot <2109932+Janpot@users.noreply.github.com> Date: Fri, 16 Feb 2024 10:55:17 +0100 Subject: [PATCH 1/5] Use experimental.cpus to control amount of export workers in Next.js --- docs/next.config.mjs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/next.config.mjs b/docs/next.config.mjs index 14def7cc34e9a0..87531b1a2cf1c8 100644 --- a/docs/next.config.mjs +++ b/docs/next.config.mjs @@ -30,6 +30,10 @@ const pkgContent = fs.readFileSync(path.resolve(workspaceRoot, 'package.json'), const pkg = JSON.parse(pkgContent); export default withDocsInfra({ + experimental: { + workerThreads: true, + cpus: 3, + }, webpack: (config, options) => { const plugins = config.plugins.slice(); From 0aa00882eebac803c0d609324dae40a4c2738062 Mon Sep 17 00:00:00 2001 From: MUI bot <2109932+Janpot@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:06:36 +0100 Subject: [PATCH 2/5] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 421ed7bee3a1d2..89714285fad14b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +dweewf +
From 350f353405cb60f4cd3e4c6a5d1d5ae7edf2c581 Mon Sep 17 00:00:00 2001 From: MUI bot <2109932+Janpot@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:16:12 +0100 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89714285fad14b..aa85367e5f71fa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -dweewf +dwee
From c9f8ffe9fbe9564722bbe07a1dab0abe9491a766 Mon Sep 17 00:00:00 2001 From: MUI bot <2109932+Janpot@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:26:16 +0100 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa85367e5f71fa..04386c9d541f98 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -dwee +dweefew
From 894f969f76a150a11866c665be0ab935c92f4350 Mon Sep 17 00:00:00 2001 From: MUI bot <2109932+Janpot@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:26:25 +0100 Subject: [PATCH 5/5] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 04386c9d541f98..421ed7bee3a1d2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -dweefew -