Files
zitadel/packages/zitadel-server/buf.gen.yaml

18 lines
446 B
YAML
Raw Normal View History

2023-04-04 15:23:14 +02:00
# buf.gen.yaml
version: v1
managed:
enabled: true
plugins:
- name: ts
strategy: all
path: node_modules/ts-proto/protoc-gen-ts_proto
2023-04-04 15:42:21 +02:00
out: src/proto/server
2023-04-04 15:23:14 +02:00
opt:
- esModuleInterop=true
- env=node
- outputServices=nice-grpc
- outputServices=generic-definitions
- useExactTypes=false
# - plugin: buf.build/protocolbuffers/js
# out: src/app/proto/generated
2023-04-14 09:09:21 +02:00
# opt: import_style=commonjs,binary