We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9748aca + 6d8b3dd commit c0fef54Copy full SHA for c0fef54
docusaurus.config.js
@@ -113,13 +113,6 @@ const config = {
113
trackingID: 'UA-64295674-3'
114
},
115
],
116
- // [
117
- // require.resolve("@cmfcmf/docusaurus-search-local"),
118
- // {
119
- // indexDocs: false,
120
- // indexBlog: true,
121
- // },
122
- // ],
123
[
124
"posthog-docusaurus",
125
{
package.json
@@ -19,7 +19,6 @@
19
"@docusaurus/plugin-client-redirects": "^2.3.1",
20
"@docusaurus/plugin-google-analytics": "^2.3.1",
21
"@docusaurus/preset-classic": "^2.3.1",
22
- "@easyops-cn/docusaurus-search-local": "0.34.0",
23
"@mdx-js/react": "1.6.22",
24
"@tailwindcss/typography": "0.5.9",
25
"autoprefixer": "10.4.14",
0 commit comments