Provide ESM build output
- Langage dominant
- TypeScript
- Étoiles
- 46
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- nodejs, typescript
- Domaine
- build-system
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100