elsmr / mp3-mediarecorder

šŸŽ™MediaRecorder ponyfill that records audio as mp3

Home Page:https://mp3-mediarecorder.elsmr.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update event-target-shim as soon as they publish a fix for #26

Timebutt opened this issue Ā· comments

We currently use "event-target-shim": "github:cpmsmith/event-target-shim#sentry-infinite-recursion" to quickly fix an issue when combining this library with the latest @sentry/browser.

As soon as PR is merged we should change that dependency to event-target-shim again.

Fixed in #163