Polyfill node global as window
This commit is contained in:
parent
7a601403e8
commit
bfef183a75
2 changed files with 3 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ import React, {
|
|||
import * as sdk from "matrix-js-sdk";
|
||||
import "./App.css";
|
||||
|
||||
window.global = window;
|
||||
|
||||
const ClientContext = createContext();
|
||||
|
||||
export default function App() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue