Package Exports
- @lyrasearch/plugin-docusaurus
- @lyrasearch/plugin-docusaurus/lib/server/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 (@lyrasearch/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
Docusaurus Lyra Search Plugin
This is a Docusaurus Search Plugin package powered by LyraJS.
At build time, it scans every HTML file produced during the build phase to create an index for Lyra.
This index will be saved inside the output directory, in order to be fetched and processed by Lyra at runtime.
NOTE: as the index is generated at build time, search will not be available on the documentation development phase.