Skip to content

Fixed package size

Choose a tag to compare

@Secreto31126 Secreto31126 released this 24 Sep 04:02
· 652 commits to main since this release
d87c04b

What's Changed

Full Changelog: 2.1.0...2.1.1

I accidentaly left bundle=true in esbuild, which was generating tons of duplicated code in the output, hence the massive package size of 2mb.

Problem fixed, back to 559kb, where a third of it are types, a third of esm and a third of cjs.