Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mains #1470

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

mains #1470

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add echo_pb.js
zerolethanh committed Dec 24, 2024
commit c9795bf0d9811a2ba5b7722626aab6510296e6d6
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
@@ -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:
- >
1,149 changes: 1,149 additions & 0 deletions net/grpc/gateway/examples/echo/ts-example/echo_pb.js

Large diffs are not rendered by default.