contentful / contentful-management.js

JavaScript library for Contentful's Management API (node & browser)
https://contentful.github.io/contentful-management.js
MIT License
263 stars 97 forks source link

β˜‚οΈ Umbrella: full and modern ESM compatability #2334

Open axe312ger opened 1 week ago

axe312ger commented 1 week ago

πŸ›£οΈ The road to modern ESM

Working with ESM only dependencies is still hard in 2024. And we want to do our part and make all people of all code styles and environments happy!

πŸ‘Ÿ Core and CDA are ready(ish)

To make this happen, we have to do kind of a leap forward. We already have the SDK-CORE prepared and the CDA.js is also ready for review

πŸ”¨ List of todos

These are based on the learnings from our other repos:


πŸ‘ Will fix:

These changes should solve the following issues: