{"library":"unused-files-webpack-plugin","type":"library","category":null,"description":"A Webpack plugin that globs all files under the webpack context and reports which files are not required by the bundle. Version 3.4.0 is the latest stable release, with an unclear release cadence (last release appears to be in 2018). It differs from alternatives like `unused-webpack-plugin` by using `glob-all` for pattern matching and supporting `failOnUnused` to emit errors. The plugin helps identify dead code and redundant files in webpack projects. Note: The plugin is no longer actively maintained; users should consider alternatives or verify compatibility with modern webpack versions.","language":"javascript","status":"maintenance","version":"3.4.0","tags":["javascript","unused","redundancy","files","require","webpack","webpack-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install unused-files-webpack-plugin","imports":["import UnusedFilesWebpackPlugin from 'unused-files-webpack-plugin'","import { UnusedFilesWebpackPlugin } from 'unused-files-webpack-plugin'","import type { PluginOptions } from 'unused-files-webpack-plugin'"]},{"cmd":"yarn add unused-files-webpack-plugin","imports":[]},{"cmd":"pnpm add unused-files-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/tomchentw/unused-files-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/unused-files-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/unused-files-webpack-plugin/compatibility"}}