mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
Fix building olm library in production
This commit is contained in:
parent
a0e4de73cc
commit
44486aa62d
@ -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>
|
Loading…
Reference in New Issue
Block a user