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 the React scripts are inlined causing each hydration script to re-bundle it. The hydration scripts should reference a reusable, cacheable React script instead.
Right now the React scripts are inlined causing each hydration script to re-bundle it. The hydration scripts should reference a reusable, cacheable React script instead.