Use browser build of matrix-js-sdk

This commit is contained in:
Robert Long
2021-07-26 11:44:25 -07:00
parent 9de6629443
commit e2b5d161cb
2 changed files with 6 additions and 6 deletions

View File

@@ -8,6 +8,7 @@
<script>
window.global = window;
</script>
<script src="/node_modules/matrix-js-sdk/dist/browser-matrix.js"></script>
</head>
<body>
<div id="root"></div>