Open joshuamataaraya opened 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?
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
webpack -w
parallel-webpack -w
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?