-
Notifications
You must be signed in to change notification settings - Fork 113
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
Outdated koa router #90
Comments
Having the same issue. I guess this was the reason why my dev server become so slow? |
Most likely.. |
@rogden 🙏 |
Same thing here, experienced a sharp performance drop on my dev machine after installing @nuxtjs/tailwindcss. |
This is related to nuxt/ui#845 |
Thanks for the report. Will look at this tonight and update the dep. What was the variable that caused the perf issue? Given the Koa router version in this project has been the same since the beginning...why the slowness now? |
Updated in v1.7.3 |
Thank you very much! |
Thanks for the quick resolution |
warning @nuxtjs/tailwindcss > tailwind-config-viewer > @koa/router@9.4.0: IMPORTANT 10x+ PERFORMANCE UPGRADE: Please upgrade to v12.0.1+ as we have fixed an issue with debuglog causing 10x slower router benchmark performance, see koajs/router#173
The text was updated successfully, but these errors were encountered: