Skip to content

fix(docs): restore static search and unblock the docs build - #509

Open
emmanuel-musau wants to merge 1 commit into
mainfrom
fix/docs-search-and-build
Open

fix(docs): restore static search and unblock the docs build#509
emmanuel-musau wants to merge 1 commit into
mainfrom
fix/docs-search-and-build

Conversation

@emmanuel-musau

Copy link
Copy Markdown
Collaborator

Fixes both problems in #505, they ship together as noted there.

  • docs/tsconfig.json — drop baseUrl (TS5101 on TypeScript 6.x, the red docs#build on every PR)
  • docs/components/search.tsx — drop the custom initOrama, the @orama/orama import, and the
    @ts-ignore; fall back to fumadocs' default zbsearch init
  • docs/package.json + pnpm-lock.yaml — remove the now-unused @orama/orama, lockfile
    regenerated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant