Skip to content

Commit c16c941

Browse files
bors[bot]bidoubiwa
andauthored
Merge #98
98: Fixes playground that was not using the local library r=bidoubiwa a=bidoubiwa fixes #15 Co-authored-by: Charlotte Vermandel <charlottevermandel@gmail.com>
2 parents 8a335c3 + 749855e commit c16c941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module.exports = {
22
title: "Welcome to the Playground!",
33
plugins: [
44
[
5-
"meilisearch",
5+
require('../../index.js'),
66
{
77
// Testing with MeiliSearch documentation content (https://docs.meilisearch.com/)
88
"hostUrl": "https://docs-search-bar.meilisearch.com",

0 commit comments

Comments
 (0)