1
0
mirror of https://github.com/searxng/searxng.git synced 2024-07-16 14:20:11 +02:00
searxng/searx/static
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
..
plugins [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
themes [fix] stop less grunt runner on missing files 2022-01-14 13:16:24 +01:00