js-waku/buf.gen.yaml

12 lines
239 B
YAML

version: v1beta1
plugins:
- name: ts
out: src/gen/proto
opt: grpc_js
# protoc 3.13 our above is needed as the schema is v3 with optional fields
- name: js
out: build/main/gen/proto
opt: import_style=commonjs,binary