{"library":"rollup-loader","type":"library","category":null,"description":"A webpack loader that integrates Rollup into the webpack build pipeline. Version 0.3.0 (latest) allows using Rollup to process JavaScript files before webpack finishes bundling. It accepts custom Rollup plugins and passes the processed result and sourcemaps back to webpack. Useful for leveraging Rollup's tree-shaking and ES module handling within a webpack workflow. No recent updates; appears stable but not actively developed.","language":"javascript","status":"maintenance","version":"0.3.0","tags":["javascript","rollup","webpack","loader","bundle","js"],"install":[{"cmd":"npm install rollup-loader","imports":["module.exports = { module: { rules: [{ test: /\\.js$/, loader: 'rollup-loader', options: { plugins: [] } }] } }"]},{"cmd":"yarn add rollup-loader","imports":[]},{"cmd":"pnpm add rollup-loader","imports":[]}],"homepage":null,"github":"https://github.com/egoist/rollup-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rollup-loader/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}