update docs and add compatibility note

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 403cd275fc
commit ee41434a70
3 changed files with 17 additions and 7 deletions

View File

@@ -36,6 +36,10 @@ npm install --save rrweb
rrweb 同时提供 commonJS 和 ES modules 两种格式的打包文件,易于和常见的打包工具配合使用。
### 兼容性
由于使用 `MutationObserver` APIrrweb 不支持 IE11 以下的浏览器。可以从[这里](https://caniuse.com/#feat=mutationobserver)找到兼容的浏览器列表。
## 快速开始
### 录制