{"library":"webpack-deep-scope-plugin","type":"library","category":null,"description":"A webpack plugin that improves tree-shaking by performing deep scope analysis to eliminate unused imports related to unused exports. Version 1.6.2 requires webpack ^4.14.0 and Node.js 8+. It solves webpack issue #6264 by analyzing variable scopes and removing dead code more aggressively than standard tree-shaking. Uses TypeScript and includes a custom version of escope. Alternative to webpack's built-in sideEffects flag but only works with ES module syntax (import/export).","language":"javascript","status":"active","version":"1.6.2","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-deep-scope-plugin","imports":["import WebpackDeepScopeAnalysisPlugin from 'webpack-deep-scope-plugin'","const WebpackDeepScopeAnalysisPlugin = require('webpack-deep-scope-plugin').default","const { default: WebpackDeepScopeAnalysisPlugin } = require('webpack-deep-scope-plugin')"]},{"cmd":"yarn add webpack-deep-scope-plugin","imports":[]},{"cmd":"pnpm add webpack-deep-scope-plugin","imports":[]}],"homepage":null,"github":"https://github.com/vincentdchan/webpack-deep-scope-analysis-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-deep-scope-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/webpack-deep-scope-plugin/compatibility"}}