bump 0.2.0

This commit is contained in:
Yanzhen Yu
2018-10-08 10:28:34 +08:00
parent b536f12064
commit 4a1137748c
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
# rrweb-snapshot
Not ready yet
Snapshot the DOM into a stateful and serializable data structure.
Also provide the ability to rebuild the DOM via snapshot.
## TODO
- [ ] Replace any url in css rules into absolute path.
- [ ] Select a suitable build strategy.