Scrollend polyfill bundle size impact
This package was carefully optimized to be as small as possible.
| Compression | Size |
|---|---|
| raw | 6.59 kB |
| min | 2.3 kB |
| minGz | 1.02 kB |
| minBrotli | 919 B |
How the number is produced
The website builds the current package and passes its published JavaScript
export to @af-utils/weigh-exports. That tool measures raw output, minifies it
with the repository’s production configuration, and then records gzip and
Brotli sizes. The minifier configuration stays in the tool rather than being
copied into this page.