Skip to content

Commit

Permalink
Remove docusaurus-lunr-search plugin (harvester#564)
Browse files Browse the repository at this point in the history
  • Loading branch information
jillian-maroket authored May 14, 2024
1 parent 0ded1a8 commit 337cf75
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
9 changes: 0 additions & 9 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -232,15 +232,6 @@ const config = {
},
plugins: [
require.resolve('docusaurus-plugin-image-zoom'),
[
require.resolve('docusaurus-lunr-search'),
{
language: ['en'],
indexBaseUrl: true,
maxHits: 10,
highlightResult: true,
}
],
[
'@docusaurus/plugin-client-redirects',
{
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"@mdx-js/react": "^1.6.22",
"clsx": "^1.1.1",
"docs-to-pdf": "^0.6.2",
"docusaurus-lunr-search": "^3.3.2",
"docusaurus-plugin-image-zoom": "^1.0.0",
"docusaurus-plugin-openapi-docs": "^2.1.2",
"docusaurus-theme-openapi-docs": "^2.1.2",
Expand Down

0 comments on commit 337cf75

Please sign in to comment.