Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid minifiied size reported for @js-temporal/polyfill@0.5.1 #927

Open
justingrant opened this issue Mar 31, 2025 · 0 comments
Open

Invalid minifiied size reported for @js-temporal/polyfill@0.5.1 #927

justingrant opened this issue Mar 31, 2025 · 0 comments
Assignees

Comments

@justingrant
Copy link

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.

File Size
index.cjs 129 kB
index.esm.js 129 kB
index.umd.js 242 kB

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.

Image Image

cc @ptomato

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants