When used with Webpack 2, the build fails with this error message:
Error: Chunk.entry was removed. Use hasRuntime()
I noticed that there is a fork of this plugin called split-by-name-webpack2-plugin. If fixing this plugin isn't possible, it would be nice to have a reference to this fork in the README.
When used with Webpack 2, the build fails with this error message:
I noticed that there is a fork of this plugin called split-by-name-webpack2-plugin. If fixing this plugin isn't possible, it would be nice to have a reference to this fork in the README.