Skip to content

Commit

Permalink
fix(deployment): Remove non-working search for now
Browse files Browse the repository at this point in the history
  • Loading branch information
pklaschka committed Feb 15, 2022
1 parent 8003244 commit bd14814
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 116 deletions.
6 changes: 0 additions & 6 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,12 +137,6 @@ module.exports = {
],
clientModules: [],
plugins: [
[
require.resolve('@cmfcmf/docusaurus-search-local'),
{
indexBlog: false
}
],
[
'@docusaurus/plugin-content-docs',
{
Expand Down
109 changes: 0 additions & 109 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"update:schema-docs": "graphql-markdown --no-toc --no-title --update-file ./develop/references/graphql-base-schema.md ./develop/references/schema.graphql"
},
"dependencies": {
"@cmfcmf/docusaurus-search-local": "^0.10.0",
"@docusaurus/core": "2.0.0-beta.15",
"@docusaurus/preset-classic": "2.0.0-beta.15",
"@mdx-js/react": "^1.6.21",
Expand Down

0 comments on commit bd14814

Please sign in to comment.