diff --git a/proto/buf.gen.ts.yaml b/proto/buf.gen.ts.yaml index 5d4a78940..2d7f0ace4 100644 --- a/proto/buf.gen.ts.yaml +++ b/proto/buf.gen.ts.yaml @@ -3,6 +3,9 @@ version: v1 managed: enabled: true plugins: + - plugin: buf.build/bufbuild/connect-es:v0.10.1 + opt: target=ts + out: . - plugin: buf.build/bufbuild/es:v1.2.1 opt: target=ts out: . \ No newline at end of file