mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
ff09f82f81
override some of its imports as they would just add a lot of nodejs fluff that needs stubbing out for a browser.
2 lines
43 B
JavaScript
2 lines
43 B
JavaScript
module.exports.Buffer = require("buffer");
|