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 has been archived by the owner on Sep 20, 2021. It is now read-only.
While loading the website, observe the network tab within Developer Tools. It shows all the resources which are being requested by the website. Try to find out things which are aren't necessary and remove those requests by deleting the concerned import. Check the duration of loading as well as shown in the below picture and try to see if they can be reduced.
This issue is for everyone.
The text was updated successfully, but these errors were encountered:
While loading the website, observe the network tab within Developer Tools. It shows all the resources which are being requested by the website. Try to find out things which are aren't necessary and remove those requests by deleting the concerned import. Check the duration of loading as well as shown in the below picture and try to see if they can be reduced.
This issue is for everyone.
The text was updated successfully, but these errors were encountered: