Upgrading vendor folder dependencies.
This commit is contained in:
parent
4a0cbcd770
commit
acbe9ad9e5
229 changed files with 10735 additions and 4528 deletions
3
vendor/git.apache.org/thrift.git/lib/nodejs/Makefile.am
generated
vendored
3
vendor/git.apache.org/thrift.git/lib/nodejs/Makefile.am
generated
vendored
|
@ -27,8 +27,9 @@ all-local: deps
|
|||
|
||||
precross: deps stubs
|
||||
|
||||
# TODO: Lint nodejs lib and gen-code as part of build
|
||||
check: deps
|
||||
cd $(top_srcdir) && $(NPM) test && cd lib/nodejs
|
||||
cd $(top_srcdir) && $(NPM) test && $(NPM) run lint-tests && cd lib/nodejs
|
||||
|
||||
clean-local:
|
||||
$(RM) -r test/gen-nodejs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue