You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
ichorville
changed the title
Config runs s Sequential rather than Parellel
Config runs as Sequential rather than Parallel
Jul 20, 2020
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: