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
React gives us code splitting through React Lazy.
We should utilize the output of the performance work (lighthouse reports notably) and attempt some bundle splitting to see where performance can be improved.
Baseline (Prod build, served statically locally):
The text was updated successfully, but these errors were encountered:
React gives us code splitting through React Lazy.
We should utilize the output of the performance work (lighthouse reports notably) and attempt some bundle splitting to see where performance can be improved.
Baseline (Prod build, served statically locally):
The text was updated successfully, but these errors were encountered: