sunfuze / koa-i18next

A middleware to use i18next in koajs.
14 stars 4 forks source link

Change to modern koa promise based middleware #2

Closed ThomasDebrunner closed 6 years ago

ThomasDebrunner commented 6 years ago

This PR changes the structure of the middleware to be in the new koa promise based style.

It also updates the rollup config to the new namings.