Update
This commit is contained in:
2
Makefile
2
Makefile
@@ -163,7 +163,7 @@ build_nodejs: .make/build_nodejs
|
||||
.make/build_nodejs: .make/generate_nodejs
|
||||
cd sdk/nodejs/ && \
|
||||
pnpm install && \
|
||||
pnpm run tsc && \
|
||||
pnpm tsc && \
|
||||
cp ../../README.md ../../LICENSE package.json pnpm-lock.yaml ./bin/
|
||||
@touch $@
|
||||
.PHONY: generate_nodejs build_nodejs
|
||||
|
||||
Reference in New Issue
Block a user