We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a40018 commit 0bfc133Copy full SHA for 0bfc133
tests/env/express/public/index.html
@@ -11,7 +11,7 @@
11
<div id="instant-meilisearch"></div>
12
</body>
13
</html>
14
-<script src="instant-meilisearch.umd.js"></script>
+<script src="./instant-meilisearch.umd.js"></script>
15
<script>
16
console.log(instantMeiliSearch);
17
const client = instantMeiliSearch(
0 commit comments