rrweb-snapshot

v2.0.0-alpha.4
rrweb's component to take a snapshot of DOM, aka DOM serializer
rrweb snapshot DOM

dev

yarn bundle:es-only --watch

lint

yarn eslint src

test

jest

bundle

rollup --config

prepack

npm run bundle && npm run typings

prepare

npm run prepack

typings

tsc -d --declarationDir typings

prepublish

npm run typings && npm run bundle

test:watch

jest --watch

bundle:es-only

cross-env ES_ONLY=true rollup --config

Metadata

Downloads

Maintainers