purescript-react-basic-todomvc icon indicating copy to clipboard operation
purescript-react-basic-todomvc copied to clipboard

Cut production bundle size in half with Zephyr

Open milesfrain opened this issue 5 years ago • 0 comments
trafficstars

Sharing this three-line change to show how to achieve smaller bundles. This shouldn't be merged since zephyr binary needs to be installed manually.

Production js bundle shrunk from 439 to 184 KB. Gzipped sizes shrunk from 103 to 56 KB.

Using Zephyr 0.2.2 https://github.com/coot/zephyr/releases

milesfrain avatar May 10 '20 03:05 milesfrain