rollup / awesome

⚡️ Delightful Rollup Plugins, Packages, and Resources
MIT License
2.55k stars 139 forks source link

Remove babel-minify (deprecated) #75

Closed loganrosen closed 3 years ago

loganrosen commented 4 years ago

rollup-plugin-babel-minify has been deprecated (see https://github.com/Comandeer/rollup-plugin-babel-minify), with the suggested replacement being rollup-plugin-terser (already listed here). Removing it accordingly.

Awesome Contribution Checklist:

Please Provide a Link A Repository for Your Addition

N/A

Please Describe Your Addition

N/A

shellscape commented 3 years ago

thanks!