Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 384 Bytes

File metadata and controls

15 lines (10 loc) · 384 Bytes

Asset size tests for edkelly303/elm-any-type-collections

To compare the worst-case asset output sizes for this package with the sizes produced by elm-core Dict:

  1. Make sure you have uglifyjs and esbuild installed
$ sudo apt install uglifyjs esbuild
  1. Run this script to build, minify and gzip assets, then compare sizes
$ . compare-asset-size.sh