js-waku/buf.gen.yaml

12 lines
239 B
YAML
Raw Normal View History

2021-03-10 05:22:49 +00:00
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