How to make optimized tree shakeable libraries to improve your app's performance
1–4 of 4 posts
Re: How to make optimized tree shakeable libraries to improve your app's performance
#2Thanks, I never really quite understood the difference between CJS and ES exports in my node_modules, this does help !
Re: How to make optimized tree shakeable libraries to improve your app's performance
#3super nice!
Re: How to make optimized tree shakeable libraries to improve your app's performance
#4We need more articles like this one. Super clear, thanks!