Skip to content

simon04/webpack-bundle-ncdu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webpack-bundle-ncdu

Analyses webpack bundle stats using the ncurses tool ncdu.

Usage

webpack --json | node webpack-ncdu.js | ncdu -f-
ncdu 1.15.1 ~ Use the arrow keys to navigate, press ? for help
--- /../node_modules ---
  426.7 KiB [##########] /leaflet
  380.6 KiB [########  ] /core-js
  280.9 KiB [######    ] /jquery
  194.9 KiB [####      ] /intl
  178.3 KiB [####      ] /mobx
  164.2 KiB [###       ] /react-intl
  143.4 KiB [###       ] /tippy.js
  137.4 KiB [###       ] /react-dom
  113.2 KiB [##        ] /lodash-es
  104.5 KiB [##        ] /htmlparser2

Releases

No releases published

Packages

No packages published