1
0
mirror of https://github.com/searxng/searxng.git synced 2024-08-25 23:40:15 +02:00
searxng/searx/static/themes
Markus Heiser 580815a9a5 [fix] stop less grunt runner on missing files
The less grunt runner silently ignore missing files and continue with the build[1]::

    Running "less:production" (less) task
    >> Destination css/searxng.min.css not written because no source files were found.
    >> 1 stylesheet created.
    >> 1 sourcemap created.

Add filter function that calls grunt.fail() if the scr file does not exists.

[1] https://github.com/searxng/searxng/pull/750#discussion_r784357031
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-01-14 13:16:24 +01:00
..
__common__ [fix] eslint --fix 2021-12-14 07:31:58 +01:00
oscar [build] /static 2022-01-07 08:36:32 +01:00
simple [fix] stop less grunt runner on missing files 2022-01-14 13:16:24 +01:00
.gitattributes [fix] prevent leaflet.{css,js} from polluting git grep results 2022-01-06 14:33:19 +01:00