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
We need to improve the performance of the index.js file. Currently imo the logic to check for classes and route it to different script files is very slow and we can improve it drastically.
We need to improve the performance of the
index.jsfile. Currently imo the logic to check for classes and route it to different script files is very slow and we can improve it drastically.