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
feat(gatsby): use production React for dev-ssr when CI=true (#28728) (#28792)
* feat(gatsby): use production React for dev-ssr when CI=true
* Use @pieh's suggestion for switching to the prod versions of React/ReactDOM
* Don't need this now
(cherry picked from commit bd6b899)
Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
0 commit comments