Alexandre Flament c013256881 [mod] remove common grunt install
Before this commit, there are 3 node_modules directory:
* one in .
* two others in ./searx/statics/themes/*

This is no desirable:
* it declares the npm depdenencies in the shell script.
* dependabot can't updates theses dependencies.
* this is a not standard way to build a package (two different locations for the dependencies).

With this commit and the PR  #150 there is one unique node_modules directory per theme.
2021-06-16 15:39:32 +02:00
..
2021-06-09 18:08:23 +02:00
2021-06-16 15:39:32 +02:00
2020-12-11 14:37:08 +01:00
2021-06-05 17:41:24 +02:00
2021-05-03 15:45:30 +02:00
2021-03-27 20:30:08 +01:00