Open codemonkey800 opened 2 weeks ago
We should remove index.ts modules that re-export a bunch of other modules because they have performance overhead:
index.ts
https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-7/
ty @ehoops-cz for bringing this to light 🫡
We should remove
index.ts
modules that re-export a bunch of other modules because they have performance overhead:https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-7/
ty @ehoops-cz for bringing this to light 🫡