-
Notifications
You must be signed in to change notification settings - Fork 233
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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
SSR takes a long time on Windows #901
Comments
Perhaps tailwind the culprit: |
Seems like the super long delay right after |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
(Timebox)
Steps To Reproduce
It takes ~20s to launch the dev server
Environment
node -v
):npm -v
):Expected Behavior
SSR is fast and page opens in ~5s
Actual Behaviour
SSR is slow and takes ~20s
The text was updated successfully, but these errors were encountered: