arielsalminen / feature.js

Feature.js is a fast, simple and lightweight browser feature detection library in 1kb.
https://featurejs.com/
3.17k stars 115 forks source link

Add statistics about library size to build #61

Closed meowsus closed 5 years ago

meowsus commented 5 years ago

Just a little nice-to-have here. It adds file size stats during a build to help us be truthful on the website. Looks like we overshot our 1KB cap by a smidge :)

[09:11:44] Starting 'build'...
[09:11:44] feature.min.js 2.44 kB
[09:11:44] feature.min.js 1.12 kB (gzipped)
arielsalminen commented 5 years ago

👍 Can be merged