In order guarantee a correct functionality of the plugin, you need to have the @docusaurus/core
at least in the version 2.4.3
.
@orama/plugin-docusaurus-v3 instead. |
---|
Install the plugin:
npm install --save @orama/plugin-docusaurus
yarn add @orama/plugin-docusaurus
Add the plugin to your docusaurus.config.js
:
plugins: ['@orama/plugin-docusaurus']
Licensed under the Apache 2.0 license.