mirror of
https://github.com/searxng/searxng.git
synced 2026-03-22 01:31:24 -04:00
Vite should not pregen static paths on build, but rather compute the relative path at runtime. - https://vite.dev/config/shared-options#base Closes: https://github.com/searxng/searxng/issues/5561