sentry-javascript
sentry-javascript copied to clipboard
feat(core): Use global `TextEncoder` and `TextDecoder`
Closes #10694
Use global TextEncoder and TextDecoder now that they are supported by all platforms that will be supported by v8 of the SDKs.
And Node v8!
No idea yet why the offline test is now failing!