basic impl of wait for stylesheet loaded

This commit is contained in:
Yanzhen Yu
2018-11-26 18:19:07 +08:00
parent 9228a8f04a
commit 2c0a0edf36
4 changed files with 50 additions and 3 deletions

View File

@@ -55,6 +55,6 @@
"dependencies": {
"delegated-events": "git+https://git@github.com/rrweb-io/delegated-events.git",
"mitt": "^1.1.3",
"rrweb-snapshot": "^0.6.4"
"rrweb-snapshot": "^0.6.6"
}
}