Warn users if they use babel-minify as a Babel plugin instead of a Webpack plugin
Open
- Dominant language
- JavaScript
- Stars
- 4.8k
- Forks
- 456
- Avg merge
- 9h 19m
- Merged PRs (30d)
- 2
Description
If you're using babili, it's sub-optimal compared to [BabiliWebpackPlugin](https://webpack.js.org/plugins/babili-webpack-plugin/) ([why](https://webpack.js.org/plugins/babili-webpack-plugin/#why)).
Unless there's a good reason to use babili within babel-loader rather than a BabiliWebpackPlugin, babel-loader should show an informative warning.
Contributor guide
Assessment
This issue has not been assessed yet.