mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Mintlify's MDX bundler doesn't preserve cross-export references from snippet files. The HexclaveAgentReminders component referenced the sibling hexclaveReminders export, which was undefined at runtime, causing a ReferenceError that broke 4 docs pages (setup, CLI, ai-integration, and overview). Fix: inline the string directly in the component JSX. Also update the generator script so future regeneration preserves the fix. Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com> |
||
|---|---|---|
| .. | ||
| generate-sdks.ts | ||
| generate-setup-prompt-docs.ts | ||
| postinstall-patch-next-async-debug-info.mjs | ||
| set-process-title.js | ||
| utils.ts | ||
| wait-for-dev-package-imports.ts | ||