{"library":"rollup-plugin-bundle-esm","type":"library","category":null,"description":"A Rollup plugin that automatically bundles only ESM-only dependencies while leaving CommonJS-compatible packages external, optimizing bundle size and reducing edge cases. Current stable version is 0.1.1 (released 2022, no recent updates). Key differentiator: solves the dual-packaging problem for environments without ESM support (e.g., Electron) by specifically targeting ESM packages for inlining, unlike general-purpose resolve plugins that bundle everything. Compatible with Rollup 3+; requires @rollup/plugin-node-resolve and @rollup/plugin-commonjs as companion plugins.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript"],"install":[{"cmd":"npm install rollup-plugin-bundle-esm","imports":["import bundleESM from 'rollup-plugin-bundle-esm'","const bundleESM = require('rollup-plugin-bundle-esm')","import type { BundleESMOptions } from 'rollup-plugin-bundle-esm'"]},{"cmd":"yarn add rollup-plugin-bundle-esm","imports":[]},{"cmd":"pnpm add rollup-plugin-bundle-esm","imports":[]}],"homepage":null,"github":"https://github.com/leonzalion/rollup-plugin-bundle-esm","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-bundle-esm","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-plugin-bundle-esm/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}