Closed
Description
EDIT: this does support ESM, as correctly stated here: #148 (comment)
Is your feature request related to a problem? Please describe.
I'd like to use this plugin in an ESM-based environment, which doesn't seem to be possible at the moment since the lib only exports CJS modules (unless I'm missing something). Since i18next itself is provided as CJS and ES, it's possible to write pure ESM-based configs in which this plugin cannot be used.
Describe the solution you'd like
If possible provide an ESM compatible export in addition to the existing CJS export.
Describe alternatives you've considered
I couldn't find any alternatives.
Additional context
–
Metadata
Metadata
Assignees
Labels
No labels