basic impl of wait for stylesheet loaded

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent bed55d93bf
commit 0995b7a6d3
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"
}
}