fix style content url normalizer and add some tests

This commit is contained in:
Yanzhen Yu
2018-10-18 19:42:01 +08:00
parent 43b2290f5f
commit 416c1eec9a
3 changed files with 53 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb-snapshot",
"version": "0.4.3",
"version": "0.4.4",
"description": "rrweb's component to take a snapshot of DOM, aka DOM serializer",
"main": "dist/index.js",
"module": "dist/module.js",