Closed prateekbh closed 5 years ago
Mode is not supported in v3, so that might be harder. Also, the CSS plugins and chunk splits have changed in v4
This is just creating a childCompiler and running it with a separate babel config. I am pretty sure mode
is not a requirement for this to run.
Its just implementation on hook vs tappable I guess.
That's true. Keep in mind v4 does uglify and optimizations by default when the mode is set to prod
stale issue
Currently only works with webpack 4.x. Check if this can work with webpack 3.x