{"library":"esbuild-plugin-remove-multiple-require","type":"library","category":null,"description":"ESBuild plugin that removes duplicate require statements from minified builds, reducing bundle size. Version 0.0.0 is the initial release. It works by detecting and deduplicating repeated require() calls in the output, which can occur when multiple modules import the same dependency. Different from many plugins, it focuses specifically on the final bundle output rather than during tree-shaking. Ships TypeScript types.","language":"javascript","status":"active","version":"0.0.0","tags":["javascript","React 18","React 19","Next.js","Next.js 14","Next.js 15","React server components","Customizable","Cutting-edge","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install esbuild-plugin-remove-multiple-require","imports":["import { rdiPlugin } from 'esbuild-plugin-rdi'","const { rdiPlugin } = require('esbuild-plugin-rdi')","import type { RdiOptions } from 'esbuild-plugin-rdi'"]},{"cmd":"yarn add esbuild-plugin-remove-multiple-require","imports":[]},{"cmd":"pnpm add esbuild-plugin-remove-multiple-require","imports":[]}],"homepage":null,"github":"https://github.com/react18-tools/esbuild-plugin-remove-duplicate-require","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-plugin-remove-multiple-require","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}