perf: do not spawn new process for running webpack#1741
perf: do not spawn new process for running webpack#1741alexander-akait merged 9 commits intonextfrom
Conversation
|
Do you need help with tests? |
|
Yes, I'm helping with the node flags support. I will push changes soon. |
|
Using NODE_OPTIONS gives desired behavior with |
|
I think we should remove |
Yeah we can remove, also doing unnecessary parsing |
|
Let's do it here 👍 |
|
Okay, on it |
|
Here we improve starting webpack around 50-200ms on different computers (already tested), it is very good improvements |
Thanks for the benchmark! |
|
CI freeze 😞 |
|
/cc @webpack/cli-team need review |
|
Something wrong with commitlint 😞 |
|
@anshumanv Don't worry about |

What kind of change does this PR introduce?
fix
Did you add tests for your changes?
Not yet
If relevant, did you update the documentation?
No
Summary
Do not spawn new process for running the CLI
Does this PR introduce a breaking change?
Shouldn't
Other information