Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Config runs as Sequential rather than Parallel #102

Open
ichorville opened this issue Jul 20, 2020 · 1 comment
Open

Config runs as Sequential rather than Parallel #102

ichorville opened this issue Jul 20, 2020 · 1 comment

Comments

@ichorville
Copy link

I used the configuration as shown in the ReadMe, but I am not satisfied with the performance. it says parallel but all I am seeing is that the plugin runs the configuration in a sequential manner.

I checked the active issues, And I wonder if this repo still has any community support. Not having a Proper example is a real bummer for people like us, which to think why such repositories even exist, if they don't show an actual working solution of the prototype as an example for the public. The Documentation is really not enough.

@ichorville ichorville changed the title Config runs s Sequential rather than Parellel Config runs as Sequential rather than Parallel Jul 20, 2020
@JohnWeisz
Copy link

Interestingly, over here it was simply a matter of replacing the webpack call with parallel-webpack and everything else, including CLI arguments and config files continued to function as expected (with the bundles building in parallel).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants