refactor: polling is now turned off in development mode

This commit is contained in:
Jordan Knott
2021-04-30 23:36:58 -05:00
parent e2634dc490
commit 167d285d02
8 changed files with 25 additions and 5 deletions

View File

@ -0,0 +1 @@
REACT_APP_ENABLE_POLLING=false