dcastil/tailwind-merge

Replace Bundlephobia links since it seems to be dead

dcastil opened this issue ยท 5 comments

Bundlephobia resource seems to be dead, since the end of 2023 ๐Ÿ˜ฎโ€๐Ÿ’จ
We should replace a link, for example with https://bundlejs.com/?q=tailwind-merge

Originally posted by @ivan-kleshnin in #185 (comment)

I'm not 100% convinced of https://bundlejs.com since it's not immediately obvious how to get bundle size info. Would be nice if there was a service which immediately displayed the library size and ideally even the size of each exported variable like Bundlephobia used to do it.

Right. One option is to show a total size with a badge:

tailwind-merge

I'm not aware of better alternatives, unfortunately. BundleJS is what I saw being recommended as a Bundlephobia replacement.

Not sure when it happened, but Bundlephobia works again. I'll close this issue until the problem reappears.

Yes, it's luckily back.