mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-02-03 23:33:36 +08:00
fix: use doc-only mod with local-search
This commit is contained in:
@@ -39,6 +39,7 @@ const config = {
|
||||
/** @type {import("@easyops-cn/docusaurus-search-local").PluginOptions} */
|
||||
// @ts-ignore
|
||||
({
|
||||
docsRouteBasePath: "/",
|
||||
// ... Your options.
|
||||
// `hashed` is recommended as long-term-cache of index file is possible.
|
||||
hashed: true,
|
||||
|
||||
Reference in New Issue
Block a user