{"library":"esbuild-plugin-resolve","type":"library","category":null,"description":"An esbuild plugin (v2.0.0, last updated 2023) that allows you to replace module import paths during bundling. It intercepts resolve calls and swaps dependencies, useful for mocking or aliasing in tests or builds. Differentiators: lightweight, no dependencies, regex-based matching. Released as v1.0.0 in 2022, with v2.0.0 switching to ES modules. Maintenance-mode with no recent commits.","language":"javascript","status":"maintenance","version":"2.0.0","tags":["javascript","esbuild","esbuild resolve","resolve","swap dependencies","import","dependencies"],"last_verified":"Fri May 01","install":[{"cmd":"npm install esbuild-plugin-resolve","imports":["import resolve from 'esbuild-plugin-resolve'","import * as pkg from 'esbuild-plugin-resolve'; const resolve = pkg.default","plugins: [resolve({ test: 'foo' })]"]},{"cmd":"yarn add esbuild-plugin-resolve","imports":[]},{"cmd":"pnpm add esbuild-plugin-resolve","imports":[]}],"homepage":null,"github":"https://github.com/markwylde/esbuild-plugin-resolve","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-plugin-resolve","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}