Package Exports
- @orama/plugin-docusaurus
- @orama/plugin-docusaurus/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@orama/plugin-docusaurus) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Orama plugin for Docusaurus v2
Pre-requisites
In order guarantee a correct functionality of the plugin, you need to have the @docusaurus/core at least in the version 2.4.3.
⚠️ This plugin do not support Docusaurus v3. Use @orama/plugin-docusaurus-v3 instead. |
|---|
Usage
Install the plugin:
npm install --save @orama/plugin-docusaurusyarn add @orama/plugin-docusaurusAdd the plugin to your docusaurus.config.js:
plugins: ['@orama/plugin-docusaurus']License
Licensed under the Apache 2.0 license.