first commit
This commit is contained in:
10
build/node_modules/multipipe/Makefile
generated
vendored
Normal file
10
build/node_modules/multipipe/Makefile
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
node_modules: package.json
|
||||
@npm install
|
||||
|
||||
test:
|
||||
@./node_modules/.bin/mocha \
|
||||
--reporter spec \
|
||||
--timeout 100
|
||||
|
||||
.PHONY: test
|
||||
Reference in New Issue
Block a user