mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
12 lines
265 B
YAML
12 lines
265 B
YAML
version: v2
|
|
inputs:
|
|
- directory: ../libcockatrice_protocol/libcockatrice/protocol/pb
|
|
plugins:
|
|
- local: protoc-gen-es
|
|
out: src/generated/proto
|
|
opt:
|
|
- target=ts
|
|
- local: [node, buf.gen.plugin.mjs]
|
|
out: src/generated
|
|
opt:
|
|
- target=ts
|