shlomiassaf / webpack-dll-bundles-plugin

A Webpack plugin for bundling group of packages as DLLs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support webpack@2.0.0-rc.4+

pkune2 opened this issue · comments

I am using the latest webpack@2.0.0-rc.4, and I'm consistently getting this error:

npm ERR! peer invalid: webpack@2.2.0-rc.3, required by webpack-dll-bundles-plugin@1.0.0-beta.4

Can you please make the peerDependencies more flexible?