bundle-stats

v4.16.0
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...

copy-fixtures

./scripts/copy-fixtures.sh

build

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

clean

rimraf lib

lint

eslint

serve-demo

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

test

echo "No tests" && exit 0

pretest:package

cd test/package && npm install --force

test:package

cd test/package && npm test --

test:e2e

playwright test
npm i bundle-stats

Metadata

  • MIT
  • >= 14.0
  • Viorel Cojocaru
  • released 10/12/2024

Downloads