update docs and add compatibility note

This commit is contained in:
Yanzhen Yu
2018-12-28 11:03:30 +08:00
parent f1824fb46f
commit 71ea6455c3
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)找到兼容的浏览器列表。
## 快速开始
### 录制