extract-chunks-webpack-plugin
Note: that
extract-chunks-webpack-plugin
supports webpack3-
Development & Deployment
How to get codes from remote GIT repository
$ git@github.com:fengxinming/extract-chunks-webpack-plugin.git$ cd extract-chunks-webpack-plugin$ cnpm install
How to use it
plugins: [ new new webpack.IgnorePlugin, new ExtractChunks],