{"library":"copy-webpack-plugin","type":"library","category":null,"description":"Copy individual files or entire directories to the webpack build output directory. Useful for static assets that are not processed by webpack loaders. Latest stable version is 14.0.0 (March 2026), requiring Node.js >= 20.9.0 and webpack ^5.1.0. Developed under the webpack organization, it supports patterns with globs, transform functions, filtering, and concurrency control. Ships TypeScript types. Replaced globby/fast-glob with tinyglobby in v13, and serialization library for security fixes in v14.","language":"javascript","status":"active","version":"14.0.0","tags":["javascript","webpack","plugin","transfer","move","copy","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install copy-webpack-plugin","imports":["const CopyPlugin = require('copy-webpack-plugin');","import CopyPlugin from 'copy-webpack-plugin';","new CopyPlugin({ patterns: [{ from: 'src', to: 'dest' }] })","import CopyPlugin from 'copy-webpack-plugin';"]},{"cmd":"yarn add copy-webpack-plugin","imports":[]},{"cmd":"pnpm add copy-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/webpack/copy-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/copy-webpack-plugin","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/copy-webpack-plugin/compatibility"}}