Make your libs smaller using private scope in JavaScript
I've just made an interesting discovery when working on my Bootstrap Tags library when it comes to minified file size. Let me share with you what I found out.
Minification with ESBuild
I'm using ESBuild as a build tool. It's really nice and convenien...
blog.lekoala.be3 min read
Fiddler
Thank you for posting. I am having a problem with it. IOS 14 shows
unexpected private name #s cannot parse class method with private name. So I just need to pass --mingle-props=^_ to solve it?