esbuild-plugin-cp

JSON →
library 1.0.2 ·javascript
verified Jun 4, 2026

An ESBuild plugin for copying assets during builds. Current version is 1.0.2 (stable). It is a fork of esbuild-plugin-copy with watch removed and exclude support added. Key differentiators: keeps file structure, allows control over destination paths, supports exclusion patterns via glob, and can run only once or on changes. It requires esbuild >= 0.14.0 as a peer dependency.