improve prevent default event when replay

This commit is contained in:
Yanzhen Yu
2018-11-23 18:06:19 +08:00
parent 17fe17b452
commit eab30bd274
4 changed files with 42 additions and 11 deletions

View File

@@ -53,6 +53,7 @@
"typescript": "^3.1.6"
},
"dependencies": {
"delegated-events": "git+https://git@github.com/rrweb-io/delegated-events.git",
"mitt": "^1.1.3",
"rrweb-snapshot": "^0.6.1"
}