attach the scaled iframe into player

This commit is contained in:
Yanzhen Yu
2018-10-17 15:45:02 +08:00
parent 904cc493db
commit f97c829a7d
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",