Skip to content

Commit

Permalink
add echo_pb.js
Browse files Browse the repository at this point in the history
  • Loading branch information
zerolethanh committed Dec 24, 2024
1 parent 3c9c1f2 commit c9795bf
Show file tree
Hide file tree
Showing 3 changed files with 1,150 additions and 9 deletions.
8 changes: 0 additions & 8 deletions net/grpc/gateway/examples/echo/Taskfile.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion net/grpc/gateway/examples/echo/ts-example/Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3'
tasks:
build:
cmds:
- npx tsc && mv *_pb.js dist/ && npx webpack
- task genpb-ts && npx tsc && cp *_pb.js dist/ && npx webpack
genpb-cdts:
cmds:
- >
Expand Down
Loading

0 comments on commit c9795bf

Please sign in to comment.