Css parser (#107)

* add gzip size badges

* update rrweb-snapshot which has a performance boost in CSS parsing
This commit is contained in:
yz-yu
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 027750959a
commit 8d5fe7dd34
3 changed files with 9 additions and 3 deletions

View File

@@ -58,7 +58,7 @@
"dependencies": {
"@types/smoothscroll-polyfill": "^0.3.0",
"mitt": "^1.1.3",
"rrweb-snapshot": "^0.7.12",
"rrweb-snapshot": "^0.7.13",
"smoothscroll-polyfill": "^0.4.3"
}
}