diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-08-24 09:52:40 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-08-31 12:20:23 +0200 |
| commit | 0ee316f3d1561853ceb26fc3cf4ec673f575168d (patch) | |
| tree | a2d2b25c9103e3cf6d1b868087511d8f49bbf5a1 /manage | |
| parent | 2948a99b6e51c42039025b049d8f92e92b1b7d2c (diff) | |
eslint: grunt integration
Diffstat (limited to 'manage')
| -rwxr-xr-x | manage | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -665,8 +665,6 @@ themes.oscar() { themes.simple() { build_msg GRUNT "theme: simple" npm --prefix searx/static/themes/simple run build - # just report eslint issues but do not break the build (--force) - npm --prefix searx/static/themes/simple run eslint --force dump_return $? } |