mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Makefile: add target node.env - download & install npm dependencies
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
2d12f221a7
commit
d471ec86dd
5 changed files with 27 additions and 6 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -15,7 +15,8 @@ setup.cfg
|
|||
*/*.pyc
|
||||
*~
|
||||
|
||||
node_modules/
|
||||
/node_modules
|
||||
/package-lock.json
|
||||
|
||||
.tx/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue