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 Nov 9, 2017. It is now read-only.
Using Lazyload to load asynchronouslsy js and css on onload event for some part of my pages that are not critical.
How can I get jss and css to load in parallel and still detect both have finished loaded ?
For now I can serialize by loading css first and js in the callback or opposite but not optimal ;-)
The text was updated successfully, but these errors were encountered: