rollup-size

Get the rollup bundle size of a module after minification and gzipping.


Keywords
rollup, size, bytes, bundle, package, module, name, path, minify, minified, uglify, uglified, gzip, gzipped, compressed
License
CC0-1.0
Install
npm install rollup-size@0.2.0

Documentation

rollup-size

Get the rollup bundle size of a module after minification and gzipping.

install

$ npm install -g rollup-size

example

$ rollup-size svelte-drawer
4.29 kB (4287B)