For the last 8+ years, the JS ecosystem has been undergoing a slow transition towards using ES Modules (ESM) as the default approach for publishing and using JS code. This post is a recap of what I've tried, and hard-earned lessons I've learned along the way.
•32m read time• From blog.isquaredsoftware.com
Table of contents
Table of Contents 🔗︎Introduction 🔗︎Redux Packages Background 🔗︎Early Attempts 🔗︎Researching Better Configuration 🔗︎Setting Up CI Checks for Packaging 🔗︎Packaging Updates, Round 2 🔗︎Updating Immer's Packaging 🔗︎Problems with Next.js and React Server Components 🔗︎Venting 🔗︎Final Thoughts 🔗︎Further Information 🔗︎Sort: