babel-loader
babel-loader copied to clipboard
Warn users if they use babel-minify as a Babel plugin instead of a Webpack plugin
If you're using babili, it's sub-optimal compared to BabiliWebpackPlugin (why).
Unless there's a good reason to use babili within babel-loader rather than a BabiliWebpackPlugin, babel-loader should show an informative warning.
FYI your links are dead.
The name was changed, it's now BabelMinifyWebpackPlugin. Here's the "why" section.