1.0.1 • Published 3 years ago

@psimk/parallel-webpack v1.0.1

Weekly downloads
27
License
MIT
Repository
github
Last release
3 years ago

parallel-webpack

Parallelizes multi-config webpack projects across multiple node workers. This can be immensity helpful for projects, which have many and/or large webpack configurations. Some examples include: multiple locales, different browser targets.

Node API

TODO: write example

CLI

TODO: write the actual CLI TODO: write the CLI example