{"library":"zip-webpack-plugin","type":"library","category":null,"description":"Webpack plugin that compresses all emitted assets into a single zip file. Current stable version is 4.0.3, supporting Webpack 4 and 5 (and Rspack experimentally). It uses yazl for zip creation and offers options for path prefix, filename, extension, include/exclude filters, and compression control. Compared to alternatives like `webpack-plugin-zip`, it is lightweight, well-maintained, and straightforward. Release cadence is sporadic; major versions introduce breaking changes for Webpack major upgrades.","language":"javascript","status":"active","version":"4.0.3","tags":["javascript","webpack"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install zip-webpack-plugin","imports":["const ZipPlugin = require('zip-webpack-plugin');","plugins: [new ZipPlugin({ filename: 'out.zip' })]","const path = require('path');"]},{"cmd":"yarn add zip-webpack-plugin","imports":[]},{"cmd":"pnpm add zip-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/erikdesjardins/zip-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/zip-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}