You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project still uses koa-router v3.0. In v5.0, there was a breaking change which this boilerplate still uses causing it to break when using the latest and greatest:
Remove confusing API for extending koa app with router methods.
This project still uses koa-router v3.0. In v5.0, there was a breaking change which this boilerplate still uses causing it to break when using the latest and greatest: