Update to fflate (#448)

* Update to fflate

* Update docs, bundler config
This commit is contained in:
101arrowz
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 79623734a1
commit 30026bb8f5
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.