Makefile: add target node.env - download & install npm dependencies

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser
2020-03-25 16:38:52 +01:00
parent 2d12f221a7
commit d471ec86dd
5 changed files with 27 additions and 6 deletions

3
.gitignore vendored
View File

@@ -15,7 +15,8 @@ setup.cfg
*/*.pyc
*~
node_modules/
/node_modules
/package-lock.json
.tx/