Provide ESM build output
- Vorherrschende Sprache
- TypeScript
- Sterne
- 46
- Forks
- 4
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
As the ecosystem moves towards ESM support by default, this package should too.
This will be a breaking change.
https://blog.sindresorhus.com/hello-modules-d1010b4e777b
Note: some dependencies are not yet ready:
- Jest - https://jestjs.io/docs/ecmascript-modules
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Check the project's build configuration (likely in package.json or a build tool like tsup/rollup). Understand current CommonJS output and how to add ESM output, which may involve dual package publishing. Review linked article for migration context. Note that Jest dependency is not ESM-ready, so testing may be affected. Verify if other dependencies support ESM.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- nodejs, typescript
- Bereich
- build-system
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100