koajs / ejs

a koa view render middleware, support all feature of ejs
MIT License
248 stars 56 forks source link

Add koa 2 workaround #27

Closed lesnitsky closed 8 years ago

lesnitsky commented 8 years ago

I'm not sure whether this PR might close #23, but I think this workaround is useful until there is no active development of koa-ejs@next 😼

dead-horse commented 8 years ago

thanks!