-
|
Pagefind stops working when I set a base different from "/" in my Astro config. Is there some config I can change to make Pagefind take the base into account when building the index? Edit: I was able to find a "base" setting in the Pagefind documentation, but I'm not sure how to set it when using astro-pagefind:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
It should work out of the box. The Search component detects Astro base automatically. If it doesn't work, it might be an issue. Would you mind reproducing with a minimal Astro setup? |
Beta Was this translation helpful? Give feedback.
It should work out of the box. The Search component detects Astro base automatically. If it doesn't work, it might be an issue. Would you mind reproducing with a minimal Astro setup?