Skip to content

ssleert/hywer-bundle-size

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bundle size test of Hywer

Bun.Build + UglifyJS3

How to measure?

$ git clone https://github.com/ssleert/hywer-bundle-size
$ cd ./hywer-bundle-size/
$ bun i
$ bun run build
$ wc -c ./build/index.js*
2045 ./build/index.js
1015 ./build/index.js.br
1094 ./build/index.js.gz
4154 total

About

Hywer bundle size test with Bun.Build + UglifyJS3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors