# Generates the TypeScript Connect client for the edge envelope service from the # same gateway/proto/edge/v1/edge.proto the Go gateway uses. The committed output # lives under src/gen/edge/; CI only builds it (dev-time codegen, like pkg/Makefile). version: v2 plugins: - local: ./node_modules/.bin/protoc-gen-es out: src/gen opt: - target=ts