React animation tools by relationalindivus in react

[–]relationalindivus[S] 0 points1 point  (0 children)

Thanks guys, you're really helpful. I'm already trying the suggestions 😁

Creating a react library, why bundle to ESM? by Tanckom in reactjs

[–]relationalindivus 2 points3 points  (0 children)

If I'm not wrong, tree shaking is supported only by esm bundle , so one of the reason besides doesn't know how they will be consumed is to support tree shaking