mirror of
https://github.com/searxng/searxng.git
synced 2026-06-22 01:28:31 +02:00
b5ef7ec8f3
* [fix] calculator: move math.parse inside try-catch (#6278) * build static --------- Co-authored-by: Ivan Gabaldon <igabaldon@inetol.net>
===================== MEMO vite development ===================== Local install:: # in folder ./client/simple/ $ npm install Start development server:: $ ./manage vite.simple.dev # in folder ./client/simple/ $ npm exec -- vite Fix source code:: # in folder ./client/simple/ $ npm run fix Fix & Build:: $ ./manage vite.simple.build