Added protobuf-gen-ts to prototool.yaml
This commit is contained in:
committed by
Raghunandan Balachandran
parent
94c72a5ea0
commit
b6be0d0f25
@@ -1,4 +1,3 @@
|
||||
|
||||
protoc:
|
||||
version: 3.8.0
|
||||
lint:
|
||||
@@ -16,3 +15,6 @@ generate:
|
||||
type: go
|
||||
flags: plugins=grpc
|
||||
output: ../backend/proto
|
||||
- name: ts
|
||||
path: ../frontend/node_modules/ts-protoc-gen/bin/protoc-gen-ts
|
||||
output: ../frontend/packages/proto/src/generated
|
||||
|
||||
Reference in New Issue
Block a user