Fix building olm library in production
This commit is contained in:
parent
a0e4de73cc
commit
44486aa62d
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue