{"library":"webpack-common-shake","type":"library","category":null,"description":"Webpack plugin for tree-shaking CommonJS modules. Version 2.1.0 is the latest stable release, published in 2019. It removes unused assignments to exports properties, leaving dead code elimination to UglifyJS. Unlike ES module tree-shaking, this targets CommonJS exports. Works with Webpack 4+; for Webpack 3 use version 1.x. Provides options for warnings and bailout callbacks. Notable limitations: dynamic exports, dynamic require, and certain re-assignments cause bailouts.","language":"javascript","status":"maintenance","version":"2.1.0","tags":["javascript","webpack","commonjs","tree","shake"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-common-shake","imports":["const { ShakePlugin } = require('webpack-common-shake');","const ShakePlugin = require('webpack-common-shake').Plugin;","import { ShakePlugin } from 'webpack-common-shake';"]},{"cmd":"yarn add webpack-common-shake","imports":[]},{"cmd":"pnpm add webpack-common-shake","imports":[]}],"homepage":null,"github":"https://github.com/indutny/webpack-common-shake","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-common-shake","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/webpack-common-shake/compatibility"}}