Files
rrweb/.gitignore
yz-yu 243cf9d382 Refactoring rrweb-player (#26)
* enable drag and drop in controller

* setup svelte v3 workflow and entry point

* add ts eslint config and do compatibility fallbacks in API

* rewrite replayer in svelte v3

* fix css import

* fix fullscreen API
2026-04-01 12:00:00 +08:00

15 lines
111 B
Plaintext

.DS_Store
node_modules
public/bundle.*
public/build
package-lock.json
yarn.lock
.vscode
temp
dist
lib
*.log