mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
eslint: grunt integration
This commit is contained in:
parent
2948a99b6e
commit
0ee316f3d1
4 changed files with 6 additions and 13 deletions
2
manage
2
manage
|
|
@ -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 $?
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue