{"library":"webpack-visualizer-plugin","type":"library","category":null,"description":"Webpack plugin to generate an interactive treemap visualization of your bundle composition. Version 0.1.11 is the latest and last release, with no updates since 2017. The plugin outputs a standalone HTML file (stats.html) that shows which modules consume the most space and identifies duplicates. Unlike webpack-bundle-analyzer (which offers more features and active maintenance), this plugin is minimal and no longer actively developed. It works with Webpack 1.x/2.x, but compatibility with Webpack 3+ is uncertain.","language":"javascript","status":"deprecated","version":"0.1.11","tags":["javascript"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install webpack-visualizer-plugin","imports":["const Visualizer = require('webpack-visualizer-plugin');","plugins: [new Visualizer({ filename: './stats.html' })]","const { Visualizer } = require('webpack-visualizer-plugin');"]},{"cmd":"yarn add webpack-visualizer-plugin","imports":[]},{"cmd":"pnpm add webpack-visualizer-plugin","imports":[]}],"homepage":null,"github":"https://github.com/chrisbateman/webpack-visualizer","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-visualizer-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}