mnater / Hyphenopoly

Hyphenation for node and Polyfill for client-side hyphenation.
http://mnater.github.io/Hyphenopoly/
MIT License
694 stars 44 forks source link

unify return type of (node module's) Hyphenopoly.config #209

Closed mnater closed 3 months ago

mnater commented 3 months ago

As pointed out in https://github.com/mnater/Hyphenopoly/pull/208#issuecomment-2189845718, the different return types are confusing. There must be a better solution. Maybe always return a map of promises? This will be a breaking change.