mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 16:44:48 -07:00
migrate to Protobuf ES
This commit is contained in:
parent
68e22d22bf
commit
fd55f4fb7f
133 changed files with 1745 additions and 1621 deletions
8
webclient/buf.gen.yaml
Normal file
8
webclient/buf.gen.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
version: v2
|
||||
inputs:
|
||||
- directory: ../libcockatrice_protocol/libcockatrice/protocol/pb
|
||||
plugins:
|
||||
- local: protoc-gen-es
|
||||
out: src/generated/proto
|
||||
opt:
|
||||
- target=ts
|
||||
Loading…
Add table
Add a link
Reference in a new issue