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
{{ message }}
This repository was archived by the owner on Dec 31, 2019. It is now read-only.
Describe the bug or question
The site https://single-spa.surge.sh/react loads very slowly, Seems to download ~7.7MB over 30 seconds on the initial request, which is very bad for the public relations of this software.
Additionally, react-devtools alerts that this site is using development build of react
To Reproduce
Open the URL in chrome while chrome devtools is open
Go to network tab
Hit Ctrl + shift + R
Open react devtools and look at the message
Expected behavior
A clear and concise description of what you expect or hope to happen.
Screenshots and/or console output
Additional context
I thought about showing this software to my team, but the page took more than 30 seconds to load on my laptop, which was very embarrassing.