The badges we're including from badgesize.io are currently not served over HTTPS, compromising the site being shown as fully secure.
I'm fairly certain that we can whip something up using https://github.com/siddharthkp/bundlesize instead.
cc @siddharthkp
bundlesize only knows about your master branch, not your released version. So there might be a gap there if you don't always publish master
@siddharthkp I think that'd be totally acceptable. Otherwise we could add an endpoint that reads the bundle size from unpkg and creates a badge using shields.io
cc @mxstbr
I think that'd be totally acceptable.
Can you create an issue for that? I can't promise I'll get to it immediately, but soonish? 😅
Otherwise we could add an endpoint that reads the bundle size from unpkg and creates a badge using shields.io
Totally can! Don't even need bundlesize™ for that 😄
@siddharthkp I guess that's the way to go then 😆
Have it already been solved in #173?
@chinesedfan That probably is right