matrix-js-sdk
66251e08 - Use globalThis instead of global (#3763)

Commit
2 years ago
Use globalThis instead of global (#3763) Switches use of `global` to `globalThis`, which is better supported when building with modern build tools like Vite. Refs #2903 Signed-off-by: Damon Vestervand <damon@beyondwork.ai> Signed-off-by: Damon <damon@vestervand.net>
Author
Parents
Loading