mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-02 04:05:56 +00:00
Fix building olm library in production
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script src="/node_modules/olm/olm.js"></script>
|
||||
<script type="module" src="/node_modules/olm/olm.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user