js-waku/buf.gen.yaml
2021-03-10 16:22:49 +11:00

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