-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
When output type is set to server instead of hybrid or static the following is shown when building the project (and search is broken)
16:07:20 [WARN] [pagefind] Output type `server` does not produce static *.html pages in its output and thus will not work with astro-pagefind integration.
16:07:20 [WARN] [pagefind] astro-pagefind couldn't reliably determine the output directory. Search assets will not be served.
However for pages marked export const prerender=true a HTML will still be generated. Is there any specific limitation that prevents pagefind from scanning those files?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels