1 parent d8c6245 commit 4bdd88aCopy full SHA for 4bdd88a
1 file changed
examples/index.html
@@ -90,7 +90,7 @@ <h3 class="status" id="status"></h3>
90
</div>
91
92
<script type="module">
93
- import {initialize, compress} from 'index.js';
+ import {initialize, compress} from './index.js';
94
95
await initialize();
96
0 commit comments