move browser-only rrdom features to the new rrdom package (#913)

This commit is contained in:
yz-yu
2026-04-01 12:00:00 +08:00
committed by GitHub
parent eec8d6f717
commit 7662d4e0fb
31 changed files with 707 additions and 554 deletions

View File

@@ -18,7 +18,8 @@
"packages/rrweb",
"packages/rrweb-snapshot",
"packages/rrweb-player",
"packages/rrdom"
"packages/rrdom",
"packages/rrdom-nodejs"
],
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.25.0",