Skip to content

Commit

Permalink
remove local search
Browse files Browse the repository at this point in the history
  • Loading branch information
codingki committed Sep 28, 2024
1 parent 2c6a5ea commit d3f6b52
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 130 deletions.
1 change: 0 additions & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ const config = {
darkTheme: darkCodeTheme,
},
}),
plugins: [require.resolve("@cmfcmf/docusaurus-search-local")],
};

module.exports = config;
1 change: 0 additions & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"write-translations": "docusaurus write-translations"
},
"dependencies": {
"@cmfcmf/docusaurus-search-local": "^1.2.0",
"@docusaurus/core": "^2.4.3",
"@docusaurus/preset-classic": "^2.4.3",
"@mdx-js/react": "^1.6.22",
Expand Down
128 changes: 0 additions & 128 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d3f6b52

Please sign in to comment.