{"library":"rollup-plugin-ignore","type":"library","category":null,"description":"Rollup plugin that excludes specified modules from the output bundle, replacing them with an empty default export. Current stable version is 1.0.10, with infrequent releases. It is a minimal, focused tool for preventing Node.js built-ins like `fs` or `net` from being bundled. Unlike alternatives like `@rollup/plugin-virtual`, it specifically removes the module content rather than providing stub implementations. The plugin includes a `commonjsBugFix` option to work around an issue with `@rollup/plugin-commonjs`. It ships TypeScript type definitions and is designed for use with Rollup's ESM-based plugin system.","language":"javascript","status":"active","version":"1.0.10","tags":["javascript","rollup","rollup-plugin","typescript"],"install":[{"cmd":"npm install rollup-plugin-ignore","imports":["import ignore from 'rollup-plugin-ignore'","import type { IgnoreOptions } from 'rollup-plugin-ignore'","const ignore = require('rollup-plugin-ignore').default"]},{"cmd":"yarn add rollup-plugin-ignore","imports":[]},{"cmd":"pnpm add rollup-plugin-ignore","imports":[]}],"homepage":null,"github":"https://github.com/proteriax/rollup-plugin-ignore","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-ignore","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-ignore/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}