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
2019-08-04 14:52:24 +08:00
committed by GitHub
parent 61a3c9f8f6
commit bf68088f18
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"
}
}