Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

webpack-split-chunks-analyzer

maclockard2.4kMIT0.3.2TypeScript support: included

Debug how your application is dynamically loaded by webpack

webpack, webpackplugin, webpack-plugin, webpackanalyzer, splitchunks, bundlesize

readme

webpack-split-chunks-analyzer

Debug how your application is dynamically loaded by webpack

Developing

Initial setup

  • Install git hooks (optional)
    • git config core.hooksPath .githooks