Update to fflate (#448)

* Update to fflate

* Update docs, bundler config
This commit is contained in:
101arrowz
2020-12-22 04:40:37 -08:00
committed by GitHub
parent 05f4cea377
commit e946b69d3f
8 changed files with 14 additions and 36 deletions

View File

@@ -66,7 +66,7 @@ rrweb.record({
### Use packFn to compress every event
rrweb provides a pako-based simple compress function rrweb.pack.
rrweb provides an fflate-based simple compress function rrweb.pack.
You can use it by passing it as the `packFn` in the recording.