You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pixeldrew git clone and private publish the module.
It seems the package.json on the github repository has a * for the peerDep version but it's not the case when you npm install the actual module.
This has been fixed in #83 which allows using arbitrary Webpack versions, but is not yet deployed. Will be part of the next release. Until then you can reference the master branch as workaround.
We are using it together with Webpack 2 and since a few time also Webpack 3 and it is working very well.
Looks like I can't use webpack 2 configs. I had to revert to webpack 1. Has anyone got webpack 2 to work?
The text was updated successfully, but these errors were encountered: