webpack-cluster
webpack-cluster copied to clipboard
Helps to make parallel webpack compilation easily
## Version **3.0.0** of [jasmine](https://github.com/jasmine/jasmine-npm) was just published. Dependency jasmine Current Version 2.99.0 Type devDependency The version **3.0.0** is **not covered** by your **current version range**. If you don’t accept...
## Version **5.0.0** of **[eslint](https://github.com/eslint/eslint)** was just published. Dependency [eslint](https://github.com/eslint/eslint) Current Version 4.19.1 Type devDependency The version **5.0.0** is **not covered** by your **current version range**. If you don’t accept...
☝️ Greenkeeper’s [updated Terms of Service](https://mailchi.mp/ebfddc9880a9/were-updating-our-terms-of-service) will come into effect on April 6th, 2018. ## Version **2.0.0** of [eslint-loader](https://github.com/MoOx/eslint-loader) was just published. Dependency eslint-loader Current Version 1.9.0 Type devDependency The...
## The devDependency [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) was updated from `1.0.0-beta.8` to `1.0.0-rc.0`. 🚨 [View failing branch](https://github.com/Fitbit/webpack-cluster/compare/master...Fitbit:greenkeeper%2Feslint-plugin-markdown-1.0.0-rc.0). This version is **covered** by your **current version range** and after updating it in your project...
☝️ Greenkeeper’s [updated Terms of Service](https://mailchi.mp/ebfddc9880a9/were-updating-our-terms-of-service) will come into effect on April 6th, 2018. ## Version **5.0.0** of [eslint-plugin-babel](https://github.com/babel/eslint-plugin-babel) was just published. Dependency eslint-plugin-babel Current Version 4.1.2 Type devDependency The...
## Version **2.0.0** of [semantic-release-conventional-commits](https://github.com/elliotttf/semantic-release-conventional-commits) was just published. Dependency semantic-release-conventional-commits Current Version 1.2.0 Type devDependency The version **2.0.0** is **not covered** by your **current version range**. If you don’t accept...
## Version 10 of Node.js (code name Dubnium) has been released! 🎊 To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...
It looks like you are using a lot of the core libs to perform some of this parallel functionality. Would you consider submitting a PR to webpack/webpack If it speeds...
Webpack allows the export of its config file to be an array. This is very helpful, for example when you create configurations programmatically from a list of browsers. However webpack-cluster...