mustang-im / mustang

Mustang - New full-featured desktop email, chat and video conference client
https://mustang.im
Other
8 stars 1 forks source link

Explicitly import Buffer (#86) #99

Closed NeilRashbrook closed 3 months ago

NeilRashbrook commented 3 months ago

The Buffer polyfill is supposed to define Buffer globally and I can't reproduce the undefined Buffer object in development because it is defined globally but this might fix it by manually importing Buffer.