Merge pull request #537 from fenrire/fix/mcp-production-mode
This commit is contained in:
commit
33bdf9a308
@ -30,6 +30,9 @@ import {
|
||||
type IndexStatus,
|
||||
} from "../index.js";
|
||||
import { getConfigPath } from "../collections.js";
|
||||
import { enableProductionMode } from "../store.js";
|
||||
|
||||
enableProductionMode();
|
||||
|
||||
// =============================================================================
|
||||
// Types for structured content
|
||||
|
||||
Loading…
Reference in New Issue
Block a user