I used this command to get the exact size which was 1.2MB, then used esbuild as wrangler uses esbuil

I used this command to get the exact size which was 1.2MB, then used esbuild as wrangler uses esbuild to bundle to get the meta file and from there, I saw the library adds around 500KB, but using gzip utility, I got 248KB to be the file size
Was this page helpful?