rollup-plugin-bundle-analyzer

v1.6.6
rollup plugin that represents bundle content as convenient interactive zoomable treemap
vite rollup plugin resolve bundle size

build:client

webpack

build-all

pnpm run build:client & pnpm run build

build

rollup -c

ci:coverage

nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov

ci:lint

pnpm build && pnpm lint

ci:lint:commits

commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}

ci:test

pnpm test -- --verbose

prebuild

del-cli dist

prepare

if [ ! -d 'dist' ]; then pnpm build; fi

prerelease

pnpm build

pretest

pnpm build

release

pnpm --workspace-root plugin:release --pkg $npm_package_name

test

ava

test:ts

tsc --noEmit
npm i rollup-plugin-bundle-analyzer

Metadata

  • MIT
  • >=14.0.0
  • xiaojie
  • released 1/5/2023

Downloads

Maintainers