How to bundle a tree-shakable typescript library for web with tsup and publish with npm
Sep 8, 2022 · 10 min read · Thinking of the vast frontend ecosystem, for the most part, I don’t need to implement stuff on my own. The majority of the time, I google a particular problem and most of the time I find a library or stack-overflow answer, Bingo. But there are times ...
Join discussion