trivago / parallel-webpack

Builds multi-config webpack projects in parallel
BSD 3-Clause "New" or "Revised" License
1.48k stars 96 forks source link

How to use the plug-in #98

Open joshuamataaraya opened 4 years ago

joshuamataaraya commented 4 years ago

I haven't been able to understand how to use the plug in. Can you please explain me how to make the pageA and pageB webpack configuration that you have in the readme, to use your plugin?

guijob commented 4 years ago

this is not a plugin, you have to use it in command line instead of using webpack, for example webpack -w becomes parallel-webpack -w