Anyone obsessed with saving bytes should be curious to know what brotli can offer, so I added it to the size task using brotli 0.3.0 installed via Homebrew.
Brotli-compressed files can already be served to Firefox. Support in Chrome stable will come soon enough.
Some of the results differ from yours on my machine for some reason, I decided to include them anyway.
make babel and make babelify gave the exact same file size, I haven't looked deep into it.
Anyone obsessed with saving bytes should be curious to know what brotli can offer, so I added it to the size task using brotli 0.3.0 installed via Homebrew. Brotli-compressed files can already be served to Firefox. Support in Chrome stable will come soon enough.
Some of the results differ from yours on my machine for some reason, I decided to include them anyway.
make babel
andmake babelify
gave the exact same file size, I haven't looked deep into it.