1
0
Fork 0
mirror of https://github.com/searxng/searxng.git synced 2025-03-13 16:02:39 +00:00
searxng/searxng_extra/update
Markus Heiser b6487b70aa [web-client] simple theme: build & development env based on vite.
Vite is a build tool, it consists of two major parts [1]:

- A dev server that provides rich feature enhancements over native ES modules,
  for example extremely fast Hot Module Replacement (HMR).

- A build command that bundles your code with Rollup, pre-configured to output
  highly optimized static assets for production.

[1] https://vite.dev/guide/

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-02-28 12:27:41 +01:00
..
__init__.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2024-03-11 14:55:38 +01:00
update_ahmia_blacklist.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2024-03-11 14:55:38 +01:00
update_currencies.py [fix] update_currencies.py: github CI has longer timeouts 2024-11-29 14:50:17 +01:00
update_engine_descriptions.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2024-03-11 14:55:38 +01:00
update_engine_traits.py [chore] *: fix typos detected by typos-cli 2024-11-24 12:41:57 +01:00
update_external_bangs.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2024-03-11 14:55:38 +01:00
update_firefox_version.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2024-03-11 14:55:38 +01:00
update_locales.py [chore] *: fix typos detected by typos-cli 2024-11-24 12:41:57 +01:00
update_osm_keys_tags.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2024-03-11 14:55:38 +01:00
update_pygments.py [web-client] simple theme: build & development env based on vite. 2025-02-28 12:27:41 +01:00
update_wikidata_units.py [fix] update wikidata units - remove URL prefix from Q-name 2024-05-01 18:58:28 +02:00