Explorar o código

fix: disable FAST_REFRESH to fix live reload (#5852)

Aakansha Doshi %!s(int64=2) %!d(string=hai) anos
pai
achega
dc97dc30bf
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .env.development

+ 2 - 0
.env.development

@@ -20,3 +20,5 @@ REACT_APP_DEV_ENABLE_SW=
 # whether to disable live reload / HMR. Usuaully what you want to do when
 # debugging Service Workers.
 REACT_APP_DEV_DISABLE_LIVE_RELOAD=
+
+FAST_REFRESH=false