@bundle-stats/web-compare

v1.1.4
Side by side comparison for webpack/lighthouse/browsertime stats
webpack lighthouse browsertime bundle-size bundle assets chunks modules size and 1 more...

dev

webpack-dev-server --config webpack.config.development.js --progress --hot --mode development

build

rm -fr ./dist && NODE_ENV=production webpack --config webpack.config.production.js --mode production

storybook

start-storybook -p 8090 -c storybook

test

NODE_ENV=test jest --coverage --coverageDirectory ./artifacts/coverage

lint

eslint . --ext .jsx,.js --cache --cache-location ./node_modules/.eslintcache
npm i @bundle-stats/web-compare

Metadata

  • MIT
  • Whatever
  • Viorel Cojocaru
  • released 7/2/2019

Downloads

Maintainers