shishkin / astro-pagefind

Astro integration for Pagefind static site search.
MIT License
266 stars 15 forks source link

fix: switch to pagefind's node api #80

Closed BadMannersXYZ closed 4 months ago

BadMannersXYZ commented 7 months ago

With this change, pagefind will only print the total indexed pages, since it doesn't seem to print anything else to the console if not running as a binary.

Closes #76

shishkin commented 4 months ago

Thanks for the PR. I have implemented this myself and will close it now.