mirror of
https://github.com/usememos/memos.git
synced 2025-11-08 08:21:49 +08:00
buf: specify version of stephenh-ts-proto plugin (#3941)
This commit is contained in:
parent
2db67118fc
commit
46830e31ec
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ plugins:
|
|||
out: ../docs
|
||||
opt: output_format=yaml,allow_merge=true
|
||||
# Build the TypeScript definitions for the web.
|
||||
- plugin: buf.build/community/stephenh-ts-proto
|
||||
- plugin: buf.build/community/stephenh-ts-proto:v1.178.0
|
||||
out: ../web/src/types/proto
|
||||
# reference: https://github.com/deeplay-io/nice-grpc/blob/master/packages/nice-grpc-web/README.md#using-ts-proto
|
||||
opt:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue