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
Right now, pages like the Technology Overview make thousands of http requests and load tens of megabytes of code because everything is loaded individually by steal.
Look into solving this with steal’s dev bundles feature.