Remove npm from makefile
This commit is contained in:
parent
98b0b4e268
commit
939cd834d7
1
Makefile
1
Makefile
@ -8,7 +8,6 @@ MAKEFLAGS += --warn-undefined-variables
|
|||||||
PULP := pulp
|
PULP := pulp
|
||||||
BOWER := bower
|
BOWER := bower
|
||||||
NODE := node
|
NODE := node
|
||||||
NPM := npm
|
|
||||||
|
|
||||||
# Options to pass to pulp when building
|
# Options to pass to pulp when building
|
||||||
BUILD_OPTIONS := -- --stash --censor-lib --strict
|
BUILD_OPTIONS := -- --stash --censor-lib --strict
|
||||||
|
Loading…
Reference in New Issue
Block a user