{"library":"rollup-plugin-code-raker","type":"library","category":null,"description":"A Rollup/Vite plugin that removes comments, console.* calls, and debugger statements from bundles after tree-shaking. Current stable version is 2.0.1, requiring Rollup >=4.0.0 or Vite >=5.0.0. It offers presets for application and library bundling with sensible defaults: the default preset removes all comments and console calls; the application preset preserves licensing comments and console.log/info/warn/error; the library preset preserves licensing and JSDoc comments. Fully configurable via options object, allowing fine-grained control over which comments and console methods to remove.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","rollup","vite","plugin","clean","cleanup","console","debugger","comments"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install rollup-plugin-code-raker","imports":["import codeRaker from 'rollup-plugin-code-raker'","const codeRaker = require('rollup-plugin-code-raker').default","import codeRaker from 'rollup-plugin-code-raker'"]},{"cmd":"yarn add rollup-plugin-code-raker","imports":[]},{"cmd":"pnpm add rollup-plugin-code-raker","imports":[]}],"homepage":"https://github.com/Septh/rollup-plugin-code-raker#readme","github":"https://github.com/Septh/rollup-plugin-code-raker","docs":null,"changelog":null,"pypi":null,"npm":"rollup-plugin-code-raker","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}