{"library":"esbuild-plugin-copy-file","type":"library","category":null,"description":"An esbuild plugin for copying files asynchronously and in parallel before and after bundling. Current stable version is 0.0.2. Released sporadically. It offers a simple configuration object mapping target to source paths for both pre- and post-bundle copies. Differentiates from other copy plugins by its minimal API and concurrency support.","language":"javascript","status":"active","version":"0.0.2","tags":["javascript","esbuild","plugin","file","copy"],"last_verified":"Fri May 01","install":[{"cmd":"npm install esbuild-plugin-copy-file","imports":["import copyFilePlugin from 'esbuild-plugin-copy-file';","const copyFilePlugin = require('esbuild-plugin-copy-file').default;","import copyFilePlugin from 'esbuild-plugin-copy-file';\nconst options = { before: { 'src.png': 'dest.png' }, after: { 'report.json': 'out/report.json' } };"]},{"cmd":"yarn add esbuild-plugin-copy-file","imports":[]},{"cmd":"pnpm add esbuild-plugin-copy-file","imports":[]}],"homepage":null,"github":"https://github.com/ozanozbek/esbuild-plugin-copy-file","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-plugin-copy-file","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}