Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improvement: better debug at the end of Router#register #81

Closed
wants to merge 1 commit into from

Conversation

Sinewyk
Copy link
Contributor

@Sinewyk Sinewyk commented Apr 21, 2020

and not Layer#constructor when Router#register can still act upon
the route (Layer) after having debugged it

for the debug to be correct when debugging the special case prefix + '/' because the previous debug happened before the setPrefix call that did the trick

and not Layer#constructor when Router#register can still act upon
the route (Layer) after having debugged it
@niftylettuce
Copy link
Contributor

@Sinewyk can you update your PR to resolve conflicts? once done I will merge and publish this to npm and GitHub

@niftylettuce
Copy link
Contributor

v9.3.1 released to npm and GitHub with this, thank you @Sinewyk

https://github.com/koajs/router/releases/tag/v9.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants