fix setInterval in inactive tab
https://stackoverflow.com/questions/5927284/how-can-i-make-setinterval-also-work-when-a-tab-is-inactive-in-chrome
This commit is contained in:
parent
009da431ca
commit
0673fce4ec
@ -1,3 +1,4 @@
|
||||
import 'hacktimer'
|
||||
import React from 'react'
|
||||
import ReactDOM from 'react-dom'
|
||||
import './styles/_index.scss'
|
||||
|
@ -6332,6 +6332,11 @@ gzip-size@5.1.1:
|
||||
duplexer "^0.1.1"
|
||||
pify "^4.0.1"
|
||||
|
||||
hacktimer@^1.1.3:
|
||||
version "1.1.3"
|
||||
resolved "https://registry.npmmirror.com/hacktimer/-/hacktimer-1.1.3.tgz#401116d87f98ecb7972ed58dfe82168151a9b9f8"
|
||||
integrity sha512-c30KGPo2a5DV2g+XYU4mW5XnXzsneyEF7AwIoWleR7FqsckPKWbmIKuvG7uWjpY9s1tkMd2/aGCGgf+BqqTykw==
|
||||
|
||||
hamt_plus@1.0.2:
|
||||
version "1.0.2"
|
||||
resolved "https://registry.npmmirror.com/hamt_plus/-/hamt_plus-1.0.2.tgz#e21c252968c7e33b20f6a1b094cd85787a265601"
|
||||
|
Loading…
Reference in New Issue
Block a user