Skip to the content.

JS scripts

npx plato -d report -r -e .eslintrc src
npx code-notes --git-ignore .gitignore
npx npm-check-updates '/babel/' -a
npx webpack --json | npx webpack-unused -s src | grep '.js'
npx bundlesize
npx size-limit
npx whybundled stats.json
npx whybundled stats.json --by styled-components