attach the scaled iframe into player

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 313dee2a26
commit b4e983af89
6 changed files with 106 additions and 37 deletions

View File

@@ -14,6 +14,9 @@
"sirv-cli": "^0.2.2",
"svelte": "^2.13.5"
},
"dependencies": {
"rrweb": "file:../rrweb"
},
"scripts": {
"build": "rollup -c",
"autobuild": "rollup -c -w",