bundle-stats

v4.7.1
In-depth bundle analyzer for webpack(bundle size, assets, modules, packages)
webpack bundle-size bundle-analyzer bundle-stats stats bundle size assets chunks and 2 more...

lint

eslint

test

echo "No tests" && exit 0

build

npm run clean && npm run copy-fixtures && tsc --rootDir ./src --project tsconfig.json --outDir ./lib

clean

rimraf lib

test:e2e

playwright test

serve-demo

./bin/index.js --demo && http-server dist

test:package

cd test/package && npm test --

copy-fixtures

./scripts/copy-fixtures.sh

pretest:package

cd test/package && npm install --force

Metadata

  • MIT
  • >= 14.0
  • Viorel Cojocaru
  • released 9/25/2023

Downloads