Skip to content

Commit

Permalink
Fix (#45)
Browse files Browse the repository at this point in the history
Signed-off-by: vankichi <[email protected]>
  • Loading branch information
vankichi authored Jun 13, 2023
1 parent 8d3abe6 commit c2693c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -225,10 +225,12 @@ index.d.ts: $(NODE_IDXDTS)
$(NODESOURCES): \
$(GOPATH)/src/github.com/googleapis/googleapis \
$(GOPATH)/src/github.com/envoyproxy/protoc-gen-validate \
$(GOPATH)/src/github.com/planetscale/vtprotobuf \
$(PROTOC_GEN_TS_PATH) \
$(GRPC_TOOLS_PROTOC_PLUGIN_PATH) \
$(NODE_VALIDATE) \
$(NODE_GOOGLEAPIS) \
$(NODE_VTEXTJS) \
$(NODE_ROOT) \
$(SHADOWS)
$(NODE_ROOT)/$(SHADOW_ROOT)/%_grpc_pb.js: $(SHADOW_ROOT)/%.proto
Expand Down

0 comments on commit c2693c0

Please sign in to comment.