10 lines
247 B
Markdown
10 lines
247 B
Markdown
# rrweb-snapshot
|
|
|
|
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.
|