getsentry / rrweb

record and replay the web
https://www.rrweb.io/
Other
13 stars 5 forks source link

feat: get tests working #36

Closed billyvg closed 1 year ago

billyvg commented 1 year ago
billyvg commented 1 year ago

@mydea thoughts on this? had to upgrade a bunch of deps to get it working, and changed TS target to es6, but now we have tests running

mydea commented 1 year ago

Feel free to merge this @billyvg , as this makes my changes to rrweb (upcoming, wrapping all the callbacks stuff) actually testable 👍

billyvg commented 1 year ago

@mydea 👍 I wanted to make sure this doesn't negatively affect the bundle size before merging as tsconfig.target changed