rrweb-snapshot

v2.0.0-alpha.10
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

yarn typings && yarn bundle

test:watch

jest --watch

test:update

jest --updateSnapshot

bundle:es-only

cross-env ES_ONLY=true rollup --config

Metadata

Downloads

Maintainers