File tree Expand file tree Collapse file tree 3 files changed +4643
-3276
lines changed
Expand file tree Collapse file tree 3 files changed +4643
-3276
lines changed Original file line number Diff line number Diff line change @@ -135,6 +135,7 @@ const siteConfig = {
135135 toolsMD,
136136 setupBabelrc,
137137 } ,
138+ plugins : [ "@orama/plugin-docusaurus-v3" ] ,
138139 presets : [
139140 [
140141 "@docusaurus/preset-classic" ,
@@ -214,12 +215,6 @@ const siteConfig = {
214215 secondaryColor : "#323330" ,
215216 } ,
216217 } ,
217- algolia : {
218- appId : "M7KGJDK6WF" ,
219- apiKey : "6ec7d6acbfb6ed3520846a7517533c28" ,
220- indexName : "babeljs" ,
221- contextualSearch : false ,
222- } ,
223218 navbar : {
224219 logo : {
225220 alt : "Babel logo" ,
Original file line number Diff line number Diff line change 99 "write-translations" : " docusaurus-write-translations" ,
1010 "serve" : " docusaurus serve"
1111 },
12+ "dependencies" : {
13+ "@orama/plugin-docusaurus-v3" : " 2.0.3"
14+ },
1215 "devDependencies" : {
1316 "@docusaurus/core" : " ^3.0.0" ,
1417 "@docusaurus/preset-classic" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments