{"library":"webpack-split-chunks-analyzer","type":"library","category":null,"description":"webpack-split-chunks-analyzer is a webpack plugin (v0.3.2) that helps developers debug how their application is dynamically loaded by webpack, specifically focusing on split chunks behavior. It visualizes and reports chunk splitting decisions, making it easier to understand and optimize bundle splitting. The package requires webpack 5 and Node >=18, ships TypeScript types, and is released on npm with an active development cadence. Key differentiators: provides a dedicated granular view of split chunks rather than generic bundle analysis, supports real-time visualization during development, and integrates directly into the webpack build pipeline.","language":"javascript","status":"active","version":"0.3.2","tags":["javascript","webpack","webpackplugin","webpack-plugin","webpackanalyzer","splitchunks","bundlesize","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install webpack-split-chunks-analyzer","imports":["import { SplitChunksAnalyzerPlugin } from 'webpack-split-chunks-analyzer'","import SplitChunksAnalyzerPlugin from 'webpack-split-chunks-analyzer'","const { SplitChunksAnalyzerPlugin } = require('webpack-split-chunks-analyzer');\nmodule.exports = {\n  plugins: [new SplitChunksAnalyzerPlugin()]\n};"]},{"cmd":"yarn add webpack-split-chunks-analyzer","imports":[]},{"cmd":"pnpm add webpack-split-chunks-analyzer","imports":[]}],"homepage":"https://github.com/maclockard/webpack-split-chunks-analyzer#readme","github":"https://github.com/maclockard/webpack-split-chunks-analyzer","docs":null,"changelog":null,"pypi":null,"npm":"webpack-split-chunks-analyzer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}