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 5436263 commit 4ee6eb8Copy full SHA for 4ee6eb8
mirror-docs/docusaurus.config.js
@@ -342,15 +342,7 @@ const config = {
342
},
343
344
}),
345
- // https://github.com/cmfcmf/docusaurus-search-local#usage
346
- plugins: [
347
- [
348
- require.resolve("@cmfcmf/docusaurus-search-local"),
349
- {
350
- style: undefined
351
- }
352
- ],
353
+ plugins: [],
354
};
355
356
module.exports = config;
mirror-docs/package.json
@@ -15,7 +15,6 @@
15
"typecheck": "tsc"
16
17
"dependencies": {
18
- "@cmfcmf/docusaurus-search-local": "^1.1.0",
19
"@docusaurus/core": "^3.2.0",
20
"@docusaurus/preset-classic": "^3.2.0",
21
"@mdx-js/react": "^3.0.0",
0 commit comments