You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where does Bundlephobia's 186.5KB come from? I also see incorrect sizes for older versions of this package. Unsurprisingly given the incorrect minified size, the compressed size is also wrong.
Package name
@js-temporal/polyfil
Symptoms
https://bundlephobia.com/package/@js-temporal/polyfill@0.5.1 reports that minified size of
@js-temporal/polyfill@0.5.1
is 186.5KB.But looking at https://app.unpkg.com/@js-temporal/polyfill@0.5.1/files/dist, none of this package's build outputs matches that size.
index.cjs
index.esm.js
index.umd.js
Where does Bundlephobia's 186.5KB come from? I also see incorrect sizes for older versions of this package. Unsurprisingly given the incorrect minified size, the compressed size is also wrong.
cc @ptomato
The text was updated successfully, but these errors were encountered: