Skip to content

Commit

Permalink
ref(rrweb): allow multi touch gestures to be shown for mobile replays
Browse files Browse the repository at this point in the history
  • Loading branch information
michellewzhang committed May 16, 2024
1 parent 050e3d4 commit d66f8bb
Show file tree
Hide file tree
Showing 9 changed files with 63 additions and 334 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@
"prettier": "2.8.4",
"size-limit": "~8.2.6",
"turbo": "^1.2.4",
"typescript": "^4.9.5",
"yalc": "^1.0.0-pre.53"
"typescript": "^4.9.5"
},
"scripts": {
"build:all": "NODE_OPTIONS='--max-old-space-size=4096' yarn run concurrently --success=all -r -m=1 'yarn workspaces-to-typescript-project-references' 'yarn turbo run prepare'",
Expand Down
11 changes: 0 additions & 11 deletions packages/rrweb-player/src/main.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/rrweb-player/src/main.js.map

This file was deleted.

146 changes: 0 additions & 146 deletions packages/rrweb-player/src/utils.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/rrweb-player/src/utils.js.map

This file was deleted.

13 changes: 0 additions & 13 deletions packages/rrweb-player/typings/src/main.d.ts

This file was deleted.

30 changes: 0 additions & 30 deletions packages/rrweb-player/typings/src/utils.d.ts

This file was deleted.

Loading

0 comments on commit d66f8bb

Please sign in to comment.