webpack-contrib / install-webpack-plugin

Speed up development by automatically installing & saving dependencies with Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not install babel-loader dependencies

ericclemmons opened this issue · comments

Specifically, try this for Webpack2.

For example, .babelrc has es2015, but babel-loader uses es2015-webpack for tree-shaking.