mirror of
https://github.com/searxng/searxng.git
synced 2026-05-07 18:03:51 +02:00
a9877aba3e
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