unplugin-remove
Plugin to remove console.xx and debugger for Vite & Webpack & Esbuild & Rollup
Plugin to remove console.xx and debugger for Vite & Webpack & Esbuild & Rollup
A simple function which lets you remove all the console.log statement just by passing the parameter value true or false. Note: true - for not removing console statements and false - for removing console statements
A rust plugin for [farm](https://github.com/farm-fe/farm) to clear console statement.