2
0
Эх сурвалжийг харах

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

Aakansha Doshi 3 жил өмнө
parent
commit
dc97dc30bf

+ 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
 # whether to disable live reload / HMR. Usuaully what you want to do when
 # debugging Service Workers.
 # debugging Service Workers.
 REACT_APP_DEV_DISABLE_LIVE_RELOAD=
 REACT_APP_DEV_DISABLE_LIVE_RELOAD=
+
+FAST_REFRESH=false