add skip inactive switch and use rrweb timer to display current time

This commit is contained in:
Yanzhen Yu
2018-12-27 13:10:03 +08:00
parent d8b8d2d531
commit e5cb062995
5 changed files with 123 additions and 15 deletions

View File

@@ -16,7 +16,7 @@
"svelte": "^2.16.0"
},
"dependencies": {
"rrweb": "^0.6.11"
"rrweb": "^0.7.0"
},
"scripts": {
"build": "rollup -c",